Search Issue Tracker
By Design
Votes
0
Found in
2020.2.0a14
Issue ID
1253973
Regression
No
[IMGUI] "Space before number in Asset names" checkbox under Editor Project settings is not working when new assets are created
"Space before number in Asset names" checkbox in Numbering scheme under Editor Project settings is not working when new assets are created. Refer the attached video
Steps to reproduce:
1) Create a new project
2) Edit > Project settings
3) Editor > Numbering Scheme > Check "Space before number in Asset names" checkbox
Expected result: There should be a space between an incremental number and the asset name
Actual result: There is no space between the number and the asset name even if "Space before number in Asset names" checkbox is checked
Occurring in: 2020.2.0a14
Note: "Space before number in Asset names" checkbox in Numbering Scheme is introduced in 2020.2.0a14
Environment: Both Windows and Mac
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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Resolution Note:
The attached video does nothing with assets at all; it just does things with game objects. These are controlled by the "game object naming" setting.
The "space before number in asset names" is, well, for *assets*. Like duplicating a Material in the project window, etc.