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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment