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
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
- [macOS] RenderTexture with 8 Sample Anti-Aliasing fails to render
Add comment