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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Add comment