Search Issue Tracker
By Design
By Design in 2023.3.X
Votes
0
Found in
2023.3.0a7
Issue ID
UUM-49222
Regression
Yes
[HDRP] Volumetric clouds rendering is incorrect metal
With yesterdays build on windows clouds were working correctly, on todays build on mac they dont render properly. Thats why im fairly certain its a metal issue, but there is a small chance that it broke over night and could be affecting windows, dont have access to verify today.
Repro:
1) Create a new empty HDRP project (3D HDRP)
2) Add volumetric clouds
Expected: no visual artifacts (check expected.png)
Result: Everything is blurry when clouds are enabled, sun disk looses its normal shape. Looking upwards often results in darkening of the screen.
UPDATE: I found the issue, I had Camera Far clipping plane set to 1 000 000. It broke shadows and clouds for me, now figuring out if this is still a bug before closing the ticket.
Broken on: 2023.3.a7
Last working version I know: 2023.3.a4
AMD Radeon Pro 560X with OS 13.5.2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
Resolution Note:
Was caused by too high Camera clipping plane set by me. Discussed that it is expected that at high values due to precision, issues like this would occur.
Resolution Note (2023.3.X):
Was caused by too high Camera clipping plane set by me. Discussed that it is expected that at high values due to precision, issues like this would occur.