Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.3.10f1
6000.4.0b9
6000.5.0a7
6000.6.0a1
Issue ID
UUM-134827
Regression
No
"NullReferenceException" error is thrown when clicking to Preview the Splash Image in Build Profiles window
Steps to reproduce:
1. Open the provided Unity project "ErrorPressingPreview.zip"
2. Make sure Build Profiles window is opened
3. In Web Platform > Player Settings > Splash Image press on "Preview"
4. Observe the Console window
Actual results: "NullReferenceException: SerializedObject of SerializedProperty has been Disposed." error is thrown in the Console window
Expected results: No errors are thrown in the Console window
Reproducible with versions: 6000.3.10f1, 6000.4.0b9, 6000.5.0a7
Can’t test with versions: 6000.0.67f1 (project corrupts after downgrade)
Tested on (OS): Ubuntu 24.04
Notes:
- Tested with Web Platform downloaded and active in Build Profiles window
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment