Hi! After renaming a Sprite all references to it are lost, showing: Missing (Sprite).
Anyone else with this problem?
Thank you!
What do you mean by renaming a sprite? Do you mean in the sprite editor?
Same problem in Unity 4.5.2. If I rename Sprite texture in Project, my Public references in script are missing.
I’ll pass this on to the 2d team.
Thank you Cenda, it’s exactly that!
Thank you Tim C!
Yup, ran into this last night as I was doing a bit of housekeeping. To follow up, renaming the referenced file back to its original filename fixes the broken reference.
This kind of flies in the face of how the rest of the editor works, in that it appears to be purely file/path-based, as opposed to tracking internal references (guid?).
To clarify, the renaming was done in editor, via the project pane, and not externally via the OS file browser.
interesting… i never tried renaming i back again kudos to you for debugging skills
Any update in this issue? I’m using 4.5.3 and it is still happening
I think this is fixed in 4.5.4 / 4.6b19
There is a 4.6b19???
wow… Wonder how I didn’t know about that… Gotta go see if I can find it… I was curious to know when we are likely to see 4.6 updates. Back when it was in beta, the 4.6.x updates were frequent and I was informed when it happens. Since it went public beta I have stopped receiving word of updates to this…
I submitted a few bugs that you guys were able to replicate so I’ve been keen to get my hands on a copy of the beta that might have those bugs fixed! So yeah thanks for the update Will go look now.
Edit:
Just my luck… The project I am working on is for web players and this beta build does not support that for some odd reason… So I am still stuck on beta 17…