Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
Votes
0
Found in
2020.3.42f1
2021.3.15f1
2022.1.24f1
2022.2.1f1
2023.1.0a22
2023.2.0a1
Issue ID
UUM-20524
Regression
No
[M1] Build fails when the project's name contains Mac terminal's command and the scripting backend is set to IL2CPP
Reproduction steps:
- Open the attached “My $(echo injected) project.zip” project
- Uncheck the Development Build option in the Build Settings (File > Build Settings)
- Set the Scripting Backend to “IL2CPP” in the Player Settings
- Build And Run the project (File > Build And Run)
Expected result: Build fails
Actual result: Build succeeds
Reproducible with: 2020.3.42f1, 2021.3.15f1, 2022.1.24f1, 2022.1.1f1, 2023.1.0a21
Reproducible on: M1 MacOS 13.0
Not reproducible on: Windows 10 (21H2), Intel MacOS 13.0
Note: The issue is reproducible on both M1 and Intel Editors on M1 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Workaround: Rename your project something that doesn't include special characters.
Resolution Note (2023.2.X):
Workaround: Rename your project something that doesn't include special characters.