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
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
Add comment