Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b7
Issue ID
771847
Regression
Yes
[Context][OSX] Error on switching Graphics API for Mac
Summary:
On switching of Graphics API for Mac in Player settings error appears in the console.
On changing from OpenGLCore to OpenGL2 Gameview becomes black.
Steps to repro:
1. Open Unity.
2. Go to Edit - Project Settings - Player.
3. Uncheck Auto Graphics API for MAC.
4. In appeared list switch OpenGLCore to OpenGL2. Press Apply.
Actual result: Gameview window is black. Error appears:
Internal: Possible leak. All textures should be removed from IdMap when destructed using RemoveTexture(TextureID texid).
If you switch back from OpenGL2 to OpenGLCore error appears again, Gameview is not black.
Expected result: Gameview is not black. Errors do not appear.
Error appearence: regression from 5.4.0b7, no error in beta6.
Black game view on switching from OpenGLCore to OpenGL2: regression since 5.4.0b4, works fine in beta3.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment