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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment