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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment