Search Issue Tracker
Fixed in 1.0.0-preview.11
Votes
0
Found in [Package]
1.0.0-preview.11
Issue ID
1298219
Regression
No
[UI Builder] References to every Asset in the UXML Document are lost when moving only one referenced Asset
How to reproduce:
1. Open the attached "1298219_Repro" project
2. In the Project window open the "NewUXML Template"
3. In the Project window move the "Square" Asset from "Assets" to "Assets/GetEmHere" folder
Expected results: Only the first Visual Element loses reference to the Image
Actual results: Both of the Visual Elements lose the reference to the Image
Reproducible with: 1.0.0-preview.11 (2019.4.16f1, 2020.1.17f1, 2020.2.0a3)
Not reproducible with: 1.0.0-preview.11 (2020.2.0a4, 2020.2.0f1, 2021.1.0a9)
Notes:
- "StyleSheet import: type=Semantic, code=InvalidURIProjectAssetPath file=Assets/Square.png" error is thrown
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 1.0.0-preview.11):
Fixed in 2020.2.0a4
The error is now a warning and not all of the references are lost, only the moved Asset's reference is lost