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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a19