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
- Scrollbar in "My Assets" detail window appears compressed/cut off
- Crash on object:runtime_invoke_void__this__ when opening a specific project
- Circle-shaped rendering artefacts visible in Local Volumetric Fog boundaries box in Scene view when Fog Distance is lower than 1
- “Fog Distance” property name and description is unclear in the Inspector window
- Crash with multiple stack traces when using Burst-Compiled Span.Fill()
Add comment