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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment