Search Issue Tracker
Fixed
Fixed in 2021.3.29f1, 2022.3.5f1, 2023.1.4f1, 2023.2.0a19
Votes
0
Found in
2020.3.48f1
2021.3.25f1
2022.2.19f1
2023.1.0b16
2023.2.0a14
Issue ID
UUM-35120
Regression
No
[Linux] CreateAssetMenu fails the creation of ScriptableObject when "menuName" variable end with a space character
Reproduction steps:
1. Open the attached “Test Project” project
2. Create a new “Create/this will fail” by pressing right-click in the Project window
3. Open the “NewBehaviourScript” Script in the Project window
4. Change the “menuName” value to “this will fail “ (with space char at the end)
5. Repeat step 2
Expected result: New ScriptableObject asset is created
Actual result: New ScriptableObject asset is not getting created
Reproducible with: 2020.3.48f1, 2021.3.25f1, 2022.2.19f1, 2023.1.0b16, 2023.2.0a14
Reproducible on: Ubuntu 22.04.2
Not reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
- [Vulkan][OpenGL] Shader Internal error is shown when Graphics.RenderMeshPremitives is used with MatrixArray
- Performance drops significantly when many Tilemap modifications are made
- Help icons in the "Multiplayer Tools" window are poorly visible in the dark Unity theme
Add comment