Search Issue Tracker
Fixed
Fixed in 2022.2.18f1, 2023.1.0b20, 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
- UI Toolkit Slider value defaults to min value when the initial value is set in the UXML file
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
- [MacOS] Trying to pick a Colour from full-screen window breaks Colour Picker Tool functionality
- WebGL Player hangs on first frame when "Autoconnect Profiler" is enabled and large amount of Profiler data is buffered before the first frame
Add comment