Search Issue Tracker
Not Reproducible
Votes
0
Found in
2020.3.23f1
2020.3.24f1
Issue ID
1383375
Regression
Yes
[VR Template] NullReferenceException on closing VR Project Template window
How to reproduce:
1. Create a new VR project
2. Close VR Project Template window
3. Observe Console
Expected result: Window is closed without any errors.
Actual result: Null Reference Exception is thrown:
NullReferenceException: Object reference not set to an instance of an object
Unity.InteractiveTutorials.TutorialModalWindow.UpdateContent () (at Library/PackageCache/com.unity.learn.iet-framework@1.2.3/Editor/Editor Windows/TutorialModalWindow.cs:116)
Unity.InteractiveTutorials.TutorialModalWindow.OnBecameVisible () (at Library/PackageCache/com.unity.learn.iet-framework@1.2.3/Editor/Editor Windows/TutorialModalWindow.cs:91)
UnityEditor.HostView.RegisterSelectedPane (System.Boolean sendEvents) (at <bbfbd5a71eea45d1a1354233c800516b>:0)
UnityEditor.HostView.OnEnable () (at <bbfbd5a71eea45d1a1354233c800516b>:0)
Reproduced with: 2020.3.24f1, 2020.3.23f1.
Didn't reproduce with: 2022.1.0a16, 2021.2.4f1, 2020.3.22f1, 2019.4.33f1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment