Search Issue Tracker
Won't Fix
Votes
0
Found in
5.3.1f1
Issue ID
758282
Regression
No
[tvOS] Multi camera view doesn't work on tvOS
If there are 2 cameras in the scene that are both shown in the Game view simultaneously, one of them is not rendered at all on tvOS. If this scene is the first in the build, a part of the splash screen where the view of the broken camera should be displayed is also rendered black.
Steps to reproduce:
1) Open the attached project.
2) Build for tvOS.
3) Deploy to a device via Xcode.
While the app is loading, notice how the splash screen gets corrupted (part of it is black). When the scene loads, the part where the view of the second camera should be isn't rendered.
Reproduced on:
5.4.0p4, 5.3.6p3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment