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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment