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
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
Add comment