Search Issue Tracker
Duplicate
Votes
1
Found in
5.3.4p2
Issue ID
787921
Regression
Yes
[UI] Word Space UI is not rendered in Cardboard project VR mode
Steps to reproduce:
1. Open attached project
2. Open 'Fenix' scene
3. Make sure VR mode is enabled on 'CardboardMain' game object (should be set by default)
4. Play the scene
5. Notice that none of the UI elements are visible in game view
Notes:
You can still interact with the UI, it's just not being rendered.
Everything works as expected with the VR mode disabled.
Not reproducible in: 5.3.4p1
Comments (1)
-
Janisse-Dev
Apr 28, 2016 06:50
This is related to the issue #790264 where the UI doesn't render on RenderTexture anymore.
Useful links:
https://issuetracker.unity3d.com/issues/ui-elements-arent-rendered-to-rendertexture
https://github.com/googlesamples/cardboard-unity/issues/211#
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
This is a duplicate of issue #790264