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
- “You may not pass in objects that are already persistent” error is thrown when entering the Play Mode and the "Active Input Handling" system was changed in a custom Build Profile
- [Linux] Assertion failed on expression 'success && actual == size' error is thrown when building project to another partition with a different file system
- Import Activity window shows "(None)" in the Asset field when changing the path of the asset
- Material setting changes when saving the Scene
- Sprite Mask's Alpha Cutoff value dragging is too sensitive
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