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
- Shader Graph Asset icon is not shown on creation unless you confirm the name
- APV Sky occlusion doesn't consider the terrain
- [iOS] "EXC_BAD_ACCESS" Player crash when Script Debugging is enabled
- Cursor skips input fields when tabbing between two sets of input fields
- "Shader error redefinition of 'Varyings'" error appears when selecting the shader
Add comment