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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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.