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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Liquidoodle
Sep 08, 2014 10:29
I've just downloaded and installed Unity 4.5.3f3 and this is not fixed.