Search Issue Tracker
Fixed
Fixed in 6000.4.0a4
Votes
0
Found in
6000.4.0a3
Issue ID
UUM-122610
Regression
No
ArgumentNullException error is thrown and Editor freezes when Editor property is set to Default.tss in Project Settings
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Open the Project Settings window (Edit > Project Settings)
- Open the UI Toolkit tab in the Project Settings window
- Change the "Editor (for Editor Extension Authoring)" property to "Default.tss"
- Observe the Console window
- Close the Project Settings window
- Repeat step 2
- Observe the Editor
Actual results: “ArgumentNullException: Value cannot be null.” error is thrown and the Editor freezes when the Project Settings window is reopened
Expected results: No errors are thrown and the Editor does not freeze
Reproducible with versions: 6000.4.0a3
Can’t test with versions: 6000.0.60f1, 6000.2.8f1, 6000.3.0b7 (the feature is only in 6000.4.0a3)
Tested on (OS): MacOS Silicon Sequoia 15.6.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment