Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.68f1
6000.2.15f1
6000.3.1f1
6000.4.0b1
6000.5.0a3
6000.6.0a1
Issue ID
UUM-129925
Regression
Yes
Deleting a Visual Element in UI Builder throws ObjectDisposedException if it had Data Source Type assigned
Steps to reproduce:
- Open the attached project
- Open the test.UXML asset
- Select VisualElement in the UI Builder's Hierarchy
- In the Inspector window, set Data Source Type
- Delete the VisualElement
- Observe the Console window
Actual results: ObjectDisposedException: SerializedProperty m_VisualElementAssets.Array.data[1].m_SerializedData.dataSourceTypeString has disappeared! error is thrown
Expected results: No errors or warnings are thrown after deleting an element
Reproducible with versions: 6000.2.0b1, 6000.2.15f1, 6000.3.1f1, 6000.4.0b1, 6000.5.0a2
Not reproducible with versions: 6000.0.64f1, 6000.2.0a10
Tested on (OS): Ubuntu 24.04, macOS 26.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment