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
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
- Addressables Profiles window UI break when creating a new Variable with a long name
- No character limit when renaming Profile in Addressables Profile window, allowing excessively long names
- Blurry, low quality Active Profile icon used in Addressables Profiles window
- Tree Asset Preview window is not updated after assigning a new Material
Add comment