fix(rendering): enable MSAA and reduce SSAO radius to remove edge/corner crisping
MSAA was disabled in the active URP asset (PC_RPAsset), causing visible geometry-edge aliasing. SSAO radius was set to 0.3, roughly 8x Unity's default of 0.035, which produced visible dither noise at any corner in the scene (most noticeable on the new pocoregal shelf import). Enabled 4x MSAA and tightened SSAO to a sane radius with higher sample count. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user