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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment