Search Issue Tracker
Won't Fix
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
Workaround: Rename your project something that doesn't include special characters.