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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a19