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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment