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
- Sprite artefacts appear when Sprite Packer is enabled
- 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
This is a duplicate of issue #696814