Search Issue Tracker
Fixed
Votes
0
Found in
Issue ID
1418164
Regression
No
[HDRP APV] Realtime cell update does not perform the culling process properly
As discussed with Adrien, there are 2 culling steps. The second step that is to remove cells that have no bricks inside is not performed.
Repro:
1) Download project https://github.com/iM0ve/Spotlight-HDRP/tree/APV
2) Replace the scene file with the attached in fogbuz
3) Load main scene
4) Add day
5) Optionally align view with Camera (4)
6) Enable Cell&brick view debug modes
Result: There are a lot of cells with no bricks
Expected: There should only be cells that contain bricks
Branch: apv-staging2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment