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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.