Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2018.4
2019.4
2020.3
2021.1
2021.1.0f1
2021.2
Issue ID
1325806
Regression
No
[IOS] Cannot run any Unity build on iOS Simulator for iOS <14 on Big Sur
Reproduction steps:
1. Create an empty Unity project on macOS Big Sur and switch platform to iOS
2. Go Project Settings -> Player -> iOS -> Other Settings -> Target SDK, change value to Simulator SDK
3. Build & run project -> Xcode opens
4. Create an iOS simulator for version 13.7 or lower
5. Run the app from Xcode in the created simulator
Expected result: The Application runs fine
Actual result: The app crashes in UnityAppController.mm on UnityInitApplicationGraphics()
Reproducible with: 2018.4.36f1, 2019.4.28f1, 2020.3.12f1, 2021.1.12f1, 2021.2.0a18
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
- Button highlight state disabled when hovering cursor over smaller sized child UI objects
- "Unity has stopped working" window is skipped when the Editor crashes
- The "Properties..." shortcut does not open the Focused Inspector window when the new GameObject is created
- Editor crashes when using WebCamTexture
- [URP] ShaderKeywords '_MAIN_LIGHT_SHADOWS' and '_ADDITIONAL_LIGHT_SHADOWS' are always enabled in the Editor
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a19