Search Issue Tracker
Fixed in 4.5.3
Votes
0
Found in
4.5.2f1
Issue ID
618843
Regression
Yes
Sprite renderer loses reference when changing texture name and Sprite Mode is Single
To Reproduce:
1. Open ‘SpriteScene’ in the attached project.
2. Change the texture’s (in assets folder) name, observe that that the ‘power up’ sprite renderer no longer references the texture.
3. Change texture Sprite Mode to multiple, assign it to renderer, change it’s name again, reference no longer breaks.
Regression from 4.3
Comments (1)
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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Liquidoodle
Sep 08, 2014 10:29
I've just downloaded and installed Unity 4.5.3f3 and this is not fixed.