Search Issue Tracker
Fixed in 8.0.1
Fixed in 7.5.1
Votes
0
Found in [Package]
7.2.1
Issue ID
1221222
Regression
No
Skybox in the Reflection Probe gets culled when using a Renderer Feature with RenderPassEvent.BeforeRendering
How to reproduce:
1. Open user-submitted project (renderBug.zip)
2. Open the SampleScene
3. Make sure that Assets/Settings/ForwardRenderer contains a NewTestRenderFeature
4. Select the Reflection Probe in the Hierarchy window
5. In the Inspector window select 'Bake'
6. See the Reflection Probe preview
Expected result: preview of Reflection Probe Cubemap has the entire skybox
Actual result: part of the skybox in the Reflection Probe Cubemap is culled
Reproducible with Unity versions: 2019.3.6f1, 2020.1.0b1, 2020.2.0a3
Could not test with Unity versions: 2017.4.37f1(LWRP/URP unavailable), 2018.4.17f(unable to create a Forward Renderer with package versions available)
Reproducible with Universal RP versions: 5.7.2, 7.2.1
Could not test with Universal RP versions: 4.10.0 (unable to create a Forward Renderer)
Note:
Using RenderPassEvent.BeforeRenderingPrepasses does not cause this issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment