Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2019.4
2020.1.0f1
2020.2
2021.1
2021.2
Issue ID
1314877
Regression
No
Editor can't switch to OpenGL/Vulkan when on a Virtual Machine
How to reproduce:
1. Open any Unity project on a Virtual Machine
2. Change graphics API to OpenGLES2/OpenGLES3/OpenGLCore/Vulkan
Expected results: Graphics API is changed to the chosen API
Actual results: a bunch of "Assertion failed on expression.." are thrown and the graphics API remains DX11
Reproducible with: 2018.4.32f1, 2019.4.21f1, 2020.2.6f1, 2021.1.0b7, 2021.2.0a6
Note:
The user experienced a crash with this issue, couldn't reproduce this though.
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
Unity doesn't officially support running the Editor in a VM, especially with OpenGL ES 3.
See https://docs.unity3d.com/2020.2/Documentation/Manual/system-requirements.html for details.