Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
4.6.0b5
Issue ID
597241
Regression
No
Inconsistent naming behavior between files & folders
To reproduce:
1. Create a new project
2. Create a folder, name it "0.1"
3. Duplicate the folder - its copy is called "1.1"
4. Create a prefab and name it "0.1"
5. Duplicate the prefab - its copy is called "0.2"
The duplicate folder should be named like the prefab - 0.2, not 1.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment