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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
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