Search Issue Tracker
Fixed in 7000.0.0a1
Fixed in 2023.3.X, 2023.3.0a1, future release
Votes
0
Found in
2023.3.0a1
Issue ID
UUM-26106
Regression
No
Gaussian filtering uses aggressive settings when Filtering enum is set to Advanced
Jira twin of: https://fogbugz.unity3d.com/f/cases/1362188/
Steps to reproduce
- Open an existing Unity project, or create a new one
- Navigate to Window > Rendering > Lighting
- Click on the New Lighting Settings button
- Navigate to Filtering, and set that enum to Advanced
- Notice, that Gaussian filtering settings are overly aggressive
Notes
- Suggest changing each Gaussian kernel size to 1 texel. This will match the behavior in Auto filtering preset
Current settings
!AdvancedFilteringSettings-Current.png|thumbnail!
Suggested settings
!AdvancedFilteringSettings-Suggested.png|thumbnail!
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment