Search Issue Tracker
Fixed in 2019.1.X
Votes
1
Found in
2019.1.0a8
2019.1.0a12
Issue ID
1111155
Regression
Yes
[Editor] Null Reference exceptions are continuously thrown when importing interactive tutorial.
Null Reference exceptions are continuously thrown when importing interactive tutorial.
Steps to repro:
1. Open Unity Hub.
2. Go to the Learn section.
3. Download any tutorial > start.
4. Resolve error in the console (MinAttribute).
Actual Result:
Unable to start the tutorial and Errors appear continuously.
Expected Result:
Tutorial starts.
Reproducible on:
2019.1.0a12, 2019.1.0a8
Working fine:
2019.1.0a7,2018.3.0f2
Environment:
Windows and Mac.
Stack Trace:
NullReferenceException: Object reference not set to an instance of an objectUnity.InteractiveTutorials.UIElementsHelper.GetVisualTree (Unity.InteractiveTutorials.GUIViewProxy guiViewProxy) (at <2aea49b6a2bc47eeaad333d0db921851>:0)Unity.InteractiveTutorials.MaskingManager.Mask (Unity.InteractiveTutorials.UnmaskedView+MaskData unmaskedViewsAndRegionsMaskData, UnityEngine.Color maskColor, Unity.InteractiveTutorials.UnmaskedView+MaskData highlightedRegionsMaskData, UnityEngine.Color highlightColor, System.Single highlightThickness) (at <2aea49b6a2bc47eeaad333d0db921851>:0)Unity.InteractiveTutorials.TutorialWindow.ApplyMaskingSettings (System.Boolean applyMask) (at Assets/Framework/Interactive Tutorials/Editor/Editor Windows/TutorialWindow.cs:683)Unity.InteractiveTutorials.TutorialWindow.ApplyQueuedMask () (at Assets/Framework/Interactive Tutorials/Editor/Editor Windows/TutorialWindow.cs:351)UnityEditor.EditorApplication.Internal_CallUpdateFunctions () (at C:/buildslave/unity/build/Editor/Mono/EditorApplication.cs:200)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment