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.
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
ysundawa
Dec 31, 2021 02:53
Yes I am experiencing the same issue, about to find for a solution for it