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
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a19