Search Issue Tracker
Fixed
Fixed in 6000.0.12f1, 7000.0.0a3
Votes
0
Found in
6000.0.11f1
7000.0.0a1
Issue ID
UUM-75608
Regression
No
[UI Builder] Editing a template which contains UxmlObjects throws null reference exceptions and breaks the inspector.
Steps to reproduce:
- Open the test project "Modules\UIBuilder\Tests\EditModeAndPlayModeTests\UIBuilder"
- Open UxmlSerializedDataUxmlAttributesViewTestDocument.uxml in the UI Builder
- In the Library view search for and add UXMLObjectDocument
- Select multi-column-list-view from the TemplateContainer
- The inspector will break and errors will spam the console.
Actual results: Can see the inspector for the element without errors
Expected results: No inspector and errors.
Reproducible with versions: 6000.0.11f1
Not reproducible with versions: NA
Can’t test with versions:
Tested on (OS): Windows
Notes:
- We are likely trying to extract the UxmlObjects from the wrong asset
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
Add comment