Search Issue Tracker
In Progress
Fix In Review for 1.21.5
Votes
0
Found in [Package]
1.21.5
Issue ID
ADDR-3088
Regression
Yes
"AssetReferenceSprite" loses the asset reference when restarting the editor
How to reproduce:
1. Open the attached “My project.zip” project
2. Select “MyScriptable.asset” (Assets > MyScriptable)
3. In the Inspector window expand “My Test Data” and add “UI_IMG_SA_Square.png” to the “My Test Sprite” field
4. Restart the Editor and observe the “MyScriptable.asset”
Expected result: Asset is assigned
Actual result: Asset is not assigned
Reproducible with: 1.20.5, 1.21.1 (2020.3.43f1, 2021.3.16f1, 2022.2.1f1, 2023.1.0a23)
Not reproducible with: 1.20.3 (2020.3.43f1)
Reproduced on: macOS 12.4 (Intel)
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
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
- A script cannot be attached to a GameObject when there is another script that is generic with the same name in a different folder
- Crash on UnityEngine.Rendering.RenderPipelineAsset:InternalCreatePipeline when opening a specific project
Resolution Note (fix version 1.21.5):
fixed