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
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
This is a duplicate of issue #790264