Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0b6
Issue ID
876931
Regression
No
[VideoPlayer] Playing video clip after switching the Editor from Metal to OpenGL mode stops video from rendering on macOS
Steps to reproduce:
1) Open the latest attached project (876931_API_Switch.zip).
2) Open 'scene'.
3) Enter play mode.
- The Video Player component plays a video as expected.
4) Stop play mode.
5) In PlayerSettings, disable 'Editor Metal Support'.
6) Enter play mode.
- The video doesn't show up; camera background is visible.
Note: this might cause a crash.
The video is played, but not rendered (audio can be heard).
Switching back to Metal starts rendering the video normally again. This doesn't occur if video is not played before switching the Graphics API. The issue doesn't occur on Windows (when switching between DirectX and OpenGL).
Reproduced on:
5.6.0b6, 5.6.0b4
Tested on
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
- New selector in Matching Selectors displays as on line -1 in debugger
- The first frames are skipped when playing a video
- Text auto-scrolling can not work when naming assets/objects until backspace key is pressed
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
Add comment