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
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
This is a duplicate of issue #790264