Search Issue Tracker
Fixed
Fixed in 6000.2.0b6, 6000.3.0a1
Votes
0
Found in
6000.2.0b4
6000.3.0a1
Issue ID
UUM-107900
Regression
Yes
"NotSupportedException" error is thrown when renaming components in UI Builder
Steps to reproduce:
- Create a new Unity project using Universal 3D template
- Create a new UI Document (Assets > Create > UI Toolkit > UI Document)
- Open the created UI Document
- Add a Label from Library to the Hierarchy in UI Builder window
- Rename the Label in the Hierarchy to any name and save
- Rename the Label in the Inspector of UI Builder to a different name and save
- Repeat steps 5 and 6 a few times
- Observe the Console window
Actual results: "NotSupportedException: An element can track properties on only one serializedObject at a time" error is thrown
Expected results: No errors are thrown
Reproducible with versions: 6000.2.0b1, 6000.2.0b4
Not reproducible with versions: 6000.0.50f1, 6000.1.6f1, 6000.2.0a10
Tested on (OS): macOS Silicon Sequoia 15.3
Notes:
- Seems to reproduce with all the components
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
- Mixers do not have "Rename" in the right-click context menu when a Mixer is right-clicked in the Audio Mixer window
- The Audio Random Container and the Audio Mixer windows have no minimum size set for the core functionality to be accessible
Add comment