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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Tags window completely breaks and throws Exception errors when Adding a Tag to a GameObject
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
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