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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
Add comment