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
- IL2CPP build fails when using EditorUserBuildSettings.il2CppCodeGeneration
- Scene template title section with its functions becomes hidden when scroll is used
- "UnauthorizedAccessException" thrown when using System.IO in UWP Build
- Rect Transform Scale is affected by Sprite Renderer Size when in Prefab mode
- Crashes on GarbageCollector::CollectIncremental when entering the Play Mode
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a19