Search Issue Tracker
Fixed in 2022.3.40f1
Fixed in 2022.3.X, 6000.0.9f1, 7000.0.0a1
Votes
21
Found in
2019.4.37f1
2020.3.32f1
2021.2.18f1
2022.1.0b14
2022.2.0a9
2022.2.0b3
2022.3.0f1
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
- ShadowCaster2D shadow flickers in the Editor's Scene and Game Views when Tilemap Shadow Caster's Casting Source is set to Tilemap Collider 2D
- The "all=" prefix is dropped from the Entities Hierarchy search box when a component is selected from the autocomplete drop-down
- Scene and Game views become progressively blurrier each time "Standard” Sub Scene Asset is reimported
- Render Mode does not fall back to "Multi-pass" if "Single Pass Instanced" is unsupported when building project to iOS with MockHMD plugin
- GameObjects' scaling is distorted during Play mode when their Animator component is active
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.