Search Issue Tracker
In Progress
Fix In Review for 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment