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
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times
- The original Scene is built with the additive Scene's contents when loading the additive Scene on Awake
Add comment