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
- "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
- Addressables Analyzer flags duplicate resource references from ScriptableObjects incorrectly when the corresponding field has been removed
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
Add comment