Advertisement
BerSun

Untitled

Feb 13th, 2020
333
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. UnassignedReferenceException: The variable _canvas of ConfirmPurchaseWindow has not been assigned.
  2. You probably need to assign the _canvas variable of the ConfirmPurchaseWindow script in the inspector.
  3. OfficeRiot.Windows.Shop.ConfirmPurchaseWindow.Init () (at Assets/Scripts/Windows/Shop/ConfirmPurchaseWindow.cs:37)
  4. OfficeRiot.WindowsManagement.WindowsController.Init (System.Action callback) (at Assets/Scripts/Management/WindowsManagement/WindowsController.cs:35)
  5. OfficeRiot.Preloader.PreloaderHelper.InitNextController () (at Assets/Scripts/Preloader/PreloaderHelper.cs:119)
  6. OfficeRiot.StatsManagement.StatsController+<InitCoroutine>d__11.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