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
- Mesh.CombineMeshes discards empty sub-meshes when 'mergeSubmeshes' is set to false
- [Linux] MacOS build fails for every architecture when the project contains a "StreamingAssets" folder with empty an "yaml" file
- Property drawers do not always update height correctly when expanded via iteration
- Label with Dynamic Color is not getting Playmode tint in the UI Builder window
- Error "Could not create asset from Packages/com.unity.postprocessing/PostProcessing" when adding Post Processing package via Git URL for the first time
Add comment