Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a6
Issue ID
1064041
Regression
Yes
[tvOS][Simulator] Simulator builds crash due to default graphics being set to Metal only
Steps to reproduce:
1. Create a new Unity project
2. Switch to AppleTV
3. Go to Player Settings and change 'Device SDK' to 'Simulator SDK'
4. Build the project
5. Build and deploy the Xcode project
6. Notice the game crashes on startup
Workaround: Add 'OpenGLES2' or 'OpenGLES3' to the 'Graphics APIs' list.
Reproduced with: 2018.1.4f1, 2018.2.0b7, 2018.3.0a6
Not reproducible with: 2017.4.5f1
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 ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment