Search Issue Tracker
Fixed
Fixed in 6000.0.48f1, 6000.1.0f1, 6000.2.0a10
Votes
1
Found in
6000.0.44f1
6000.1.0b12
6000.2.0a7
Issue ID
UUM-101232
Regression
Yes
Multiple ArgumentExceptions are thrown when adding a VisualTreeAsset with Sprite Glyphs to a UIDocument
Reproduction steps:
1. Open the attached “IN-97781.zip” project
2. Open the “BUGREPORT” Scene (Assets > Assets > Scenes)
3. Enter Play mode
4. Observe the Console
Expected result: No errors
Actual result: Multiple “ArgumentException: An item with the same key has already been added.” and “InvalidOperationException: Operations that change non-concurrent collections must have exclusive access.“ errors
Reproducible with: 2023.2.0a18, 6000.0.44f1, 6000.1.0b12, 6000.2.0a7
Not reproducible with: 2022.3.60f1, 2023.2.0a17
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Quality Hackweek] Activated Terrain Inspector is active only until the terrain GameObject is deselected when two or more Inspectors are open
- Physics Used Memory keeps growing when GameObject colliders are enabled and disabled
- Errors are thrown and Inspector's UI element is not drawing when a GameObject with script component using a List<T> attached is selected
- ConfigurableJoint's parameters are not saved in the Prefab after Runtime Prefab baking
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
Resolution Note (fix version 6000.2.0a10):
Fixed argument exceptions when using SpriteAsset in UITK.
Resolution Note (fix version 6000.1.0f1):
Fixed argument exceptions when using SpriteAsset in UITK.
Resolution Note (fix version 6000.0.48f1):
Fixed argument exceptions when using SpriteAsset in UITK.