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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment