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
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
- [sw-unity-6-1] Scene view renders any light differently when more than one camera exists and neither have the "MainCamera" tag
Add comment