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
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
- [UI Toolkit] Delete key deletes the incorrect character and allows for an extra character deletion when language direction is set to RTL
- Dropdown property is cut off and adds unnecessary side padding when a Sub Graph is used as a node in Shader Graph
- All text in the Project Settings Window is still Tinted White after deleting Text in the Search Window
- "WebGL Template" icons disappear when building the project with the Project Settings opened
Add comment