Search Issue Tracker
Fixed
Fixed in 6000.0.0b15, 7000.0.0a2
Votes
0
Found in
6000.0.0b12
7000.0.0a1
Issue ID
UUM-68017
Regression
Yes
"Item Template" parameter field value resets in the UI Builder after reimporting the document
Reproduction steps:
1. Open the attached “repro_IN-72094“ project
2. Open the “/Assets/SampleScene.unity“
3. Double-click the “/Assets/NewUXMLTemplate.uxml“
4. Double-click “ListView“
5. Drag the “/Assets/NewUXMLTemplate 1.uxml“ to the “Item Template“ parameter field
6. Save the .uxml document (“Ctrl + S” button combination)
7. Close the “UI Builder“ window
8. Right-click on the “/Assets/NewUXMLTemplate.uxml“ and select “Reimport“
9. Double-click the “/Assets/NewUXMLTemplate.uxml“
10. Double-click “ListView“
11. Observe the “Item Template“ parameter field
Expected result: The “Item Template“ parameter field is set to “NewUXMLTemplate 1“
Actual result: The “Item Template“ parameter field resets to “None“
Reproduced with: 2023.3.0a16, 6000.0.0b12
Not reproduced with: 2023.2.15f1, 2023.3.0a15
Couldn’t test with: 2021.3.36f1, 2022.3.22f1 (the “Item Template“ parameter field doesn’t exist in the “UI Builder“ on these versions)
Reproducible on: Windows 10 (22H2)
Not reproducible on: No other environments tested
Note: Warning “Assets/NewUXMLTemplate.uxml (2,6): Semantic - The specified URI does not exist in the current project : Assets/NewUXMLTemplate 1“ appears in the Console after reimporting the “/Assets/NewUXMLTemplate.uxml“
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment