Search Issue Tracker
Fixed in 2022.2.18f1
Fixed in 2022.2.X, 2023.1.X, 2023.2.X, 2023.2.0a18
Votes
0
Found in
2022.2.6f1
2023.1.0b3
2023.2.0a5
Issue ID
UUM-27148
Regression
No
Environment reflections are not updated per camera
In a multi camera setup, setting RenderSetting.customReflectionTexture per camera does not work.
Steps to repro:
- Open attached repro project
- Enter playmode
- Observe that the center portion of the sphere
Expected: Since the reflection swapper is setting the skybox and the reflection texture, it would be expected to see the night sky in the central portion of the sphere.
Actual: The day sky is visible.
Note: Switching to regular forward and disabling one of the reflection probes can give an idea of the expected result as the environment reflection texture is then passed as a local one (remember to enter playmode). See attached image.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "DirectoryNotFoundException" is thrown and Shader Graph does not open when opening a .shadegraph from a long path
- “Full Screen Pass Renderer Feature_Old GUID” text is cut off in Renderer Features window
- "Undo: Already found nextRootTransform, but with different state cached" error thrown when undoing changes made to the Hierarchy using a script
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
- "Report is from another project" popup warning is shown on domain reload when Project Auditor was previously ran in a different project
Add comment