Search Issue Tracker
Fixed in 4.6.1
Votes
0
Found in
4.6.0f1
Issue ID
645803
Regression
No
When creating and deleting sprites in Sprite Editor - it is easy to get same names of sprites
When creating and deleting sprites in Sprite Editor - it is easy to have same names of sprites
2) How can we reproduce it using the example you attached
See attached video
1 Create new project or use attached
2 Import some image
3 Make it Sprite (set Texture Type to Sprite) in Inspector
4 Set Sprite mode to Multiple
5 Open Sprite Editor
6 Create 2 sprites by hands - notice that names are someName_0 and someName_1
7 Delete first sprite (with name someName_0)
8 Create new sprite - notice that its name is someName_1 too
Actual result: now we have 2 sprites with the same name someName_1
Expected result: the names should be unique
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Add comment