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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
This is a duplicate of issue #696814