Search Issue Tracker
Fixed in 3.3.0-preview
Votes
31
Found in [Package]
1.1.2-preview
Issue ID
1058731
Regression
No
[LWRP] Multiple cameras + Render Texture causes uGUI disappears on iOS
SRP Repo: Issue #1161
Multiple cameras + Render Texture causes uGUI disappears on iOS
Setup a scene like the following:
Camera A
Depth: -1
Target: Render Texture
Camera B
Depth: 0
Target: Screen
Canvas
Render Mode: Screen Space Camera B
Run this scene on iOS, uGUI is not rendered on a screen. This issue is not happened in Editor.
Comments (6)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
DADA_universe
Mar 17, 2019 15:08
Same thing experienced in Android, WEBGl and Windows Standalone builds with Unity 2018.3.8f1
leoNERDo
Feb 20, 2019 13:21
Hi,
I have the exact same problem with iOS Builds.
Second Camera is rendering to an target texture, wich itself is part of a screen space canvas.
As soon the second camera is active, my world space canvas disapears.
Interface45
Jul 11, 2018 08:36
Incredibly annoying
TreesAreOP
Jul 11, 2018 07:20
Happens on Android as well.
Immu
Jul 10, 2018 11:46
(Also happen on windows btw)