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
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
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.