PR is fixes crashing when UIPage component with Button is being added.
However it requires OpenGL 4.3+
Considering Steam Survey ~90% of Graphics Cards support DirectX 12 should also support OpenGL 4.6, so this is not a big problem for Desktop.
Note: This patch only fixes problems with OpenGL. When it comes OpenGL ES, it still may not work because of different instructions
PR Details
PR is fixes crashing when UIPage component with Button is being added. However it requires OpenGL 4.3+ Considering Steam Survey ~90% of Graphics Cards support DirectX 12 should also support OpenGL 4.6, so this is not a big problem for Desktop. Note: This patch only fixes problems with OpenGL. When it comes OpenGL ES, it still may not work because of different instructions
Related Issue
2189
Types of changes
Checklist