Search Issue Tracker
Fixed in 7.1.3
Votes
0
Found in [Package]
5.3.1
Issue ID
1167300
Regression
No
[HDRP] Volumetric Fog flickers when using secondary Camera which renders to a RenderTexture and Ambient Mode is set to Dynamic
How to reproduce:
1. Open the attached project("HDRP_Flicker")
2. Go to Scenes > SampleScene
3. Move around in the Scene View
Expected results: Scene view is not flickering
Actual result: Scene view is flickering
Reproducible with: 2019.1.11f1(HDRP 5.16.1), 2019.2.0b10(HDRP 6.9.0), 2019.3.0a10(HDRP 6.5.2)
Notes:
- Ambient Mode became available from 5.3.1
- First affected version in 2019.1 is 2019.1.0b2 as 5.3.1 package version was released on 2019-01-28 whereas the mentioned Unity version was released on 2019-01-30 and 2019.1.0b1 was released on 2019-01-23, thus, HDRP 5.3.1 became supported from 2019.1.0b2
- First affected version in 2019.2 is 2019.2.0a4 as it was released on 2019-01-31 whereas 2019.2.0a3 was released on 2019-01-24, thus, HDRP 5.3.1 became supported from 2019.2.0a4
- Camera with Render Texture should not include the object's layer with Volume where the Ambient Mode set to Dynamic in its Volume Layer Mask whereas the Main Camera has to include that layer in the Volume Layer Mask.
- Couldn't test 2019.2.0a4-2019.2.0a5 because of libcef crashes
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 7.1.3):
Fixed by PR https://github.com/Unity-Technologies/ScriptableRenderPipeline/pull/4778