Search Issue Tracker
Fixed
Fixed in 6000.0.44f1, 6000.1.0b12, 6000.2.0a8
Votes
0
Found in
6000.0.42f1
6000.1.0b10
6000.2.0a6
Issue ID
UUM-99615
Regression
Yes
UXML document elements use a different prefix depending on how they were created
How to reproduce:
1. Open the “UITK Testing U6.zip“ project
2. Open the “CreateMenuExample.uxml” file in UI Builder
3. Observe the UXML Preview section at the bottom of the UI Builder
4. Open the “UIBuilderExample.uxml“ file in UI Builder
5. Observe the UXML Preview section at the bottom of the UI Builder
Expected results: All elements in both UXML files feature the same or no prefix
Actual results: Elements in the “CreateMenuExample.uxml” file feature the “engine:“ prefix and elements in the “UIBuilderExample.uxml“ feature “ui:“ prefix
Reproducible in: 2023.3.0b5, 6000.0.42f1, 6000.1.0b10, 6000.2.0a6
Not reproducible in: 2022.3.60f1, 2023.3.0b4
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Note: Downgrading and upgrading the project between reproducible and not reproducible versions does not break the prefixes (after reupgrading, it still shows differently), so, in the not reproducible versions, the prefix information likely still gets serialized differently based on the way it was created
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment