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
- Rigged GameObject doesn’t return to its idle state when disabling "Preview" and the GameObject has nested rigged GameObjects
- Error "ArgumentException: Trying to use an invalid resource" when creating custom post-processing effect in URP
- [DX12] GameObjects using CommandBuffer DrawProcedural and DispatchCompute calls have color flicker when changing color and moving mouse cursor
- The Player becomes unresponsive after resolution switch in Exclusive Fullscreen mode when using DX12 Graphics API
- (Apple Silicon) Floating point inconsistencies between mono and il2cpp
ysundawa
Dec 31, 2021 02:53
Yes I am experiencing the same issue, about to find for a solution for it