Search Issue Tracker
Fixed
Fixed in 1.1.6
Votes
0
Found in [Package]
1.1.5
Issue ID
DANB-692
Regression
No
Aseprite references are lost when the asset is renamed
How to reproduce:
1. Open the attached "aseprite_issue" project
2. Open the “SampleScene”
3. Observe the Game view
4. In the Project tab, rename the “B” asset to “B1”
5. In the Game view, observe that the button does not lose reference to the sprite asset
6. In the project tab, rename the “A” asset to “A1”
7. Observe the Game view
Expected result: The button does not change
Actual result: The asset reference is lost, and the button turns white
Reproducible in: 1.0.0 (2021.3.29f1, 2022.3.7f1) 1.1.5 (2021.3.43f1, 2022.3.43f1, 6000.0.16f1)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: Renaming the Aseprite asset changes the spriteID of its associated sprites
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment