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
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
- New selector in Matching Selectors displays as on line -1 in debugger
- The first frames are skipped when playing a video
- Text auto-scrolling can not work when naming assets/objects until backspace key is pressed
Add comment