Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3.14f1
2021.3.17f1
2022.2.4f1
2023.1.0b1
2023.2.0a1
Issue ID
UUM-2668
Regression
No
Camera RenderToCubemap offsets and stretches out the ambient occlusionl layer when the render scale is not equal to 1
How to reproduce:
1. Open the user attached project (cubeRenderer.zip)
2. In the Project view go to "Settings" and select the "Forward Renderer" asset
3. In the inspector set the following ambient conclusion values:
Intensity to 10
Direct Lighting Strength to 1
Radius to 0.5
4. From the Project view open the "rpgpp_lt_scene_1.0" scene from "Assets > RPGPP_LT > Scene"
5. In the menu bar go to: GameObject > Better Cubemap Renderer
6. In the "Renderer cubemap" window assign the "Main Camera" to the "Cam" property and press "Render\!"
7. In the Project view go to "Assets > Editor > cubemapOut" and open the "output.png" image in any image viewer
Expected result: The ambient occlusion is applied normally to the output cubemap
Actual result: The ambient occlusion is incorrectly applied, appearing as darker lines and areas on the image
Reproducible with URP: 10.6.0 (2020.3.14f1), 11.0.0 (2021.1.13f1), 12.0.0 (2021.2.0b3, 2022.1.0a1)
Couldn't test with: 7.7.0 (2019.4.29f1) (Missing the Ambient Occlusion renderer feature)
Note: Reproducible on Ubuntu 18.04 and Windows 7
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
- URPPreprocessBuild.OnPostProcessBuild is never executed when building the Player
- [Linux] Using CTRL+Shift+A shortcut for Add Component throws GUI Rendering Errors
- Crash on MonoBehaviour::Transfer<YAMLRead> when upgrading the Magic Leap XR Plugin
- Image is distorted when VisualElement is scaled and Scale Mode set to scale-and-crop
- Euler angles return different values during Animation Event when using Playables API and the time is 0
Resolution Note:
There are no fixes planned for this Bug