Search Issue Tracker
Fixed
Fixed in 2022.3.40f1, 6000.0.9f1, 7000.0.0a1
Votes
21
Found in
2022.2.0b3
6000.0.0b13
Issue ID
UUM-2710
Regression
No
Canvas Components are ignored when using Camera.RenderToCubemap
Reproduction steps:
1. Open the attached project "Case_1405619.zip" and load Scene "Main"
2. Enter Play Mode
3. In the project window select "Assets/TestCubemap.renderTexture" and observe its preview
Expected result: UI is visible in the Cubemap
Actual result: UI is missing from the Cubemap
Reproducible with: 2019.4.37f1, 2020.3.32f1, 2021.2.18f1, 2022.1.0b14, 2022.2.0a9
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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
BlaideFedorowytsch
Oct 08, 2023 04:06
For anyone else encountering this issue, there is a workaround in the Unity forums here:
https://forum.unity.com/threads/support-for-ui-elements-in-rendertocubemap.429201/
BlaideFedorowytsch
Oct 06, 2023 00:57
This problem persists, and exposes itself also when trying to use unity recorder plugin to record a 360 video.
This makes the 360 recording mode useless in a large portion of its use cases.
ShiXiao_1990
Mar 30, 2022 01:23
When I set the "Canvas Render Mode" to "World Space",this problem still exists.