Search Issue Tracker
Fixed
Fixed in 2023.3.0a18
Votes
0
Found in
2023.3.0a15
Issue ID
UUM-55806
Regression
Yes
Diffusion profiles are automatically assigned on first creation but dont affect rendering
Reproduction:
1) In any HDRP project create a new Diffusion profile (Rendering->Diffusion profiles).
2) Change the Scattering Tint to green or something, so its easier to understand.
2) Assign it to a Translucent material
3) Check the HDRP global settings
Result: The diffusion profile is automatically added the HDRP global settings list. The rendering is incorrect, even if there are no errors and the profile is added, the cube is pink(error color).
Expected: Im not entirely sure if the diffusion profile should be added automatically. Maybe there should be a "fix" button instead and profile is only added after user clicks it. Now sometimes is automatic, sometimes we see the fix button. Anyway if this is by design, then im sure at least about the second part - the cube should render correctly, it should be green(in our case) if diffusion profile is added.
Note: This bug best reproduces when you create and assign new diffusion profiles. If you reuse the same one, sometimes you will see the "fix" button which not what the bug is about.
Adding a project for convenience, but is not necessary.
Possibly regressed here: https://github.cds.internal.unity3d.com/unity/graphics-mirror/commit/ca79d02f10cf6cacfa11be03ed3adb49e3326c0e
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project
Add comment