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
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
Add comment