Search Issue Tracker
By Design
Votes
4
Found in
5.3.0f2
Issue ID
747684
Regression
No
[tvOS][Metal] Only one camera is updated if both of them are displayed
1. Open attached project
2. Build to tvOS
3. One side of the screen will be black
Workaround: using gles instead of metal
Comments (4)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
kenblaue
Jul 11, 2016 12:37
We're having the same problem with multiple cameras on tvOS, switching to GL ES is not an option for us.
christiancrt
Apr 24, 2016 09:43
Given the weak hardware, using gles is not really a workaround.... this gives me headaches
DanarKayfi
Mar 14, 2016 10:33
How you done the Workaround?
BugGames
Mar 14, 2016 10:30
Same problem :(