Search Issue Tracker
Fixed in 13.1.1
Votes
2
Found in [Package]
13.1.1
Issue ID
1379185
Regression
Yes
Scene/Game view is flickering to fully black after moving viewpoint when Volumetric Clouds are enabled
Steps to repro:
1. Open the attached project and "EveningB" scene;
2. In the Package Manager install latest available HDRP package build fom the latest master branch;
3. In the Scene view move the view point;
4. Observe the scene view.
Expected result:
The rendering in the Scene and Game view is stable.
Actual result:
Scene view window is flickering to full black. See attached video.
Workaround is to either disable Volumetric clouds in HDRP global settings or enable "Camera Stop NaNs" option in the Scene view Camera settings (under HD Render Pipeline section).
Regression introduced in-between Versions 2020.3 and 2022.1.
Notes:
- Reproducible in Version 2022.1.0a15, HDRP 13.1.1 (e1ff7943120238563732e7d5e75e97764f820d62);
- Reproducible on Windows;
- Not reproducible when Volumetric Clouds are disabled in the global HDRP settings file;
- NanTracker debug view mode shows Volumetric Clouds as a faulty material, causing NaNs (see attached screenshots);
- Black rendering is also reproducible in Standalone player;
- Cannot repro in HDRP SampleScene; this is pretty much likely project-specific bug.
Comments (1)
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
- 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
ysundawa
Dec 31, 2021 02:53
Yes I am experiencing the same issue, about to find for a solution for it