Search Issue Tracker
Fixed
Fixed in 6000.0.35f1, 6000.1.0b2, 7000.0.0a17
Votes
0
Found in
6000.0.33f1
Issue ID
UUM-91641
Regression
No
UI Builder non-string nested template overrides aren't show and cause null reference exceptions
Steps to reproduce:
1. Open the attached user's project "Test Project.zip"
2. Open "UIAssets/MainDoc.uxml" in UIBuilder and a text editor
3. In UIBuilder, expand the hierarchy and compare the last three attributes of the two 'MyCustomElement' elements
4. Observe that the custom element under Beta1 has values for all three attributes
5. Observe that the custom element under Alpha1 only shows the string value
6. In the text editor, observe that there are "project://database" references for the two null values attributes of the custom element under Alpha1
7. Enter play mode and observe the two error messages in the console
Expected results: the overridden values of the Alpha1 custom element are displayed in UI Builder and accessible in runtime
Actual results: the overridden values are missing in UI Builder and return NULL in runtime
Reproducible: 6000.0.33f1, 6000.0.0a10
Could not test on 2021.3.47f1, 2022.3.55f1 due to assembly errors after downgrading
Testing Environment: Windows 11 23H2
Not reproducible on: no other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Add comment