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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #696814