Search Issue Tracker
Fixed
Fixed in 6000.0.X, 6000.0.3f1
Votes
1
Found in
2023.2.20f1
6000.0.0f1
Issue ID
UUM-70746
Regression
Yes
NullReferenceException is thrown when changing the Inspector preview selection
How to reproduce:
1. Open the “PreviewSelector.zip“ project
2. Open the “SampleScene“
3. Select the “Test“ GameObject
4. Click on “TestPreview1“ above the preview window
5. Select the “TestPreview2“ from the list of available previews
6. Observe the Console
Expected results: No errors are thrown and the chosen preview is selected
Actual results: “NullReferenceException“ error is thrown and the “TestPreview1“ gets always selected by default
Reproducible in: 2023.2.16f1, 2023.2.20f1, 6000.0.0b12, 6000.0.0f1
Not reproducible in: 2021.3.37f1, 2022.3.26f1, 2023.2.15f1, 6000.0.0b11
Reproduced on: Windows 11 Pro (23H2), macOS 14.4.1 23E224 Darwin 23.4.0 (by the reporter)
Not reproduced on: No other environment tested
Note: Reproducible if the default preview “TestPreview1“ is selected from the available previews too
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