Search Issue Tracker
Duplicate
Votes
0
Found in
5.1.0f2
Issue ID
698575
Regression
Yes
Unity 5.1.0b3+ crashes after clicking "Require ES3.1"
Unity 5.1.0b3+ crashes after selecting "Require ES3.1" in player settings
To reproduce:
1) Create new project in Unity 5.1.0b3+ (or port project from 5.0 to 5.1.0b3+)
2) Go to Edit->Project Settings->Player
3) Go to Android tab->Other settings
4) Uncheck "Automatic Graphics API"
5) Remove OpenGLES2 from list
6) Check "Require ES3.1" - Unity crashes immediately
Workaround: Open project in 5.1.0b2 and do all the steps. After that it works normally in all other versions.
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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
This is a duplicate of issue #696814