Advertisement
BerSun

Untitled

Mar 3rd, 2020
341
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. UnassignedReferenceException: The variable _safeArea of WindowsController has not been assigned.
  2. You probably need to assign the _safeArea variable of the WindowsController script in the inspector.
  3. UnityEngine.RectTransform.set_anchorMax (UnityEngine.Vector2 value) <0x14ef3a450 + 0x0005a> in <19d5ba237c6b4d44924b3df643fae0ec>:0
  4. OfficeRiot.WindowsManagement.WindowsController.Init (System.Action callback) (at Assets/Scripts/Management/WindowsManagement/WindowsController.cs:56)
  5. OfficeRiot.Preloader.PreloaderHelper.InitNextController () (at Assets/Scripts/Preloader/PreloaderHelper.cs:123)
  6. OfficeRiot.StatsManagement.StatsController+<InitCoroutine>d__12.MoveNext () (at Assets/Scripts/Management/StatsManagement/StatsController.cs:65)
  7. UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at /Users/builduser/buildslave/unity/build/Runtime/Export/Scripting/Coroutines.cs:17)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement