Search Issue Tracker
Fixed in 2023.3.0a10
Fixed in 2023.3.X, 7000.0.0a1, future release
Votes
0
Found in
2023.1.5f1
2023.2.0a22
2023.3.0a3
Issue ID
UUM-26098
Regression
No
Unsupported denoiser is selected in the Advanced Filtering settings
Jira twin of: [https://fogbugz.unity3d.com/f/cases/1355226/]
Steps to reproduce:
- Download and open the attached project (OptixMacOSUIBug.zip)
- Open SampleScene
- Open Lighting window (Window > Rendering > Lighting)
- Notice that Optix denoiser is selected despite not being supported on the platform
{}Notes{}:
- An info message is shown prompting users to switch to another denoiser
- Initiating a bake does not select a correct denoiser (which is OIDN in this case)
- Affects Optix and Radeon Pro denoisers on macOS
Suggestions:
- Move info box to the top of the Filtering field
- Do not duplicate info box
- Change info box text to "The current hardware or system configuration does not support the selected denoiser. Will use Open Image Denoiser instead."
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment