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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 1.21.5):
fixed