Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2019.3.0a1
2019.4
2019.4.9f1
2020.1
2020.2
2021.1
Issue ID
1295252
Regression
Yes
Asset name with a "." symbol, results in the Inspector window only displaying the name before the last "." symbol
Reproduction steps:
1. Open the attached project "FolderNAMES.zip"
2. In the Project window go to Assets, right-click, navigate to Create, and select "My Scriptable Object"
3. Rename the ScriptableObject Asset to "1.2 Object"
Expected result: In the Inspector window the ScriptableObject's name is displayed as "1.2 Object"
Actual result: In the Inspector window the ScriptableObject's name is displayed as "1"
Reproducible with: 2019.3.0a1, 2019.4.16f1, 2020.1.17f1, 2020.2.0b14, 2021.1.0a7
Not reproducible with: 2018.4.30f1, 2019.2.0a14
Notes:
- When pressing Ctrl+D on the selected Asset, the duplicate name and the original Asset name will be displayed correctly
- If the Asset is named "1.2.3 Object", the Inspector window will display the name as "1.2"
- The issue also reproduces if the Asset is named without numbers "a.b.c Object", the Inspector window will display the name as "a.b"
- The issue reproduces with other Assets like Material, Audio Mixer, Lens Flare
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
- "Light" Component's "Culling Mask" setting is hidden but still has an effect when using HDRP
- Selecting the Web platform can be done when using the HDRP project
- Textures swap when SpriteRenderers with shared materials and animators are toggled on and off
- "EndLayoutGroup: BeginLayoutGroup must be called first" is thrown when selecting the wrong executable for the browser and then the right one
- [iOS] [AudioSource] Errors/warning logged and "AudioSettings.OnAudioConfigurationChanged" event not called when disconnecting the Bluetooth heaphones from the device
Resolution Note (fix version 2021.1):
Fixed in 2020.2.0f1, 2021.1.0a8