Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
https://github.com/Unity-Technologies/Graphics/pull/4356
Issue ID
1332648
Regression
No
[HDRP] An artefact in Volumetric Clouds on mac, Scene view only
This PR enabled clouds on mac.
https://github.com/Unity-Technologies/Graphics/pull/4356
Before it nothing was rendering at all on mac, and now its almost good, but you can see a strange ring below the horizon (see video).
Reproduction:
1) Open any HDRP project
2) Checkout master or PR branch from above
3) Create new Outdoor scene
4) Enable Volumetric Clouds in the HDRP asset and Default Settings for camera
5) Add Volumetric clouds override and enable it with default settings
6) Increase Far plane to 1000 000 of the scene view camera
Expected result: clouds are visible without artefacts
Actual result: Only in scene view, there is a strange ring shape artefact
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