Search Issue Tracker
Fixed
Fixed in 2023.3.0a10, 7000.0.0a1
Votes
0
Found in
2023.1.5f1
2023.2.0a22
2023.3.0a3
7000.0.0a1
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment