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
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
Add comment