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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.