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
Comments (3)
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
- "Browse" button for Xcode in the "Build Profiles" window is too big
- USS styles fail to inherit correctly when contentContainer is overridden in a custom control
- Copying and pasting Animator Transitions leads to unexpected behaviour
- "ShaderGraph" misses a space in the "Project Settings" section
- UI Builder inspector’s checkbox fields can be activated when clicking anywhere in the value field
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.