Search Issue Tracker
Fixed in 5.4.4
Votes
4
Found in
5.4.1f1
Issue ID
840608
Regression
No
Reflection Probes do not render Command Buffered visuals and lights
Steps to reproduce a bug:
1. Open the attached project TestCase.zip;
2. Open the "_DeferredCustomLights" scene;
3. Press on the Reflection probe;
4. Observe the Reflection probe image in the Inspector.
Expected result: Lights that are created with Command buffers are visible on the Reflection probe like the usual lights.
Actual result: The reflection probe does not render the Command buffered lights.
Reproduced with: 5.3.5p5, 5.4.1f1, 5.5.0b9 versions of Unity.
Note: the Point light in the project is created manually and other lights are created by the Command Buffer.
Also, I have attached the screenshot of the Reflection probe reflected the image.
Fixed on: latest 5.6 patch release.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Errors when rendering a camera to render texture with only depth
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
Add comment