Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
10.0.0-preview.27
Issue ID
1302641
Regression
Yes
[HDRP] VRAM leak when reloading a Scene that contains a Fog
How to reproduce:
1. Open the user's attached project
2. Open the "Bug with fog and VRAM leak on scene reload"
3. Open a program that monitors VRAM usage (Task manager Performance Tab)
4. Ensure that the fog objects are enabled in the Hierarchy
5. Enter Play mode
6. Monitor VRAM usage
Expected result: VRAM usage should eventually level-out and remain stable
Actual result: VRAM usage keeps constantly increasing
Reproducible with: 10.0.0-preview.27(2020.2.0b9), 10.2.2(2020.2.f1), 11.0.0(2021.1.0b2), 12.0.0(2021.2.0a1)
Not reproducible with: 7.5.2(2019.4.18f1), 8.3.1(2020.1.17f1)
Could not test with: 2018.4(HDRP was in early preview stage)
Notes:
1. Scene is reloaded using SceneManager.LoadScene()
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
- Changing the Visual Element size moves it when two visual elements are close to each other
- Open Reference for Default Style Sheet asset redirects to missing page
- Undoing changes to Default Style Sheet does not show change until editor refresh
- TextMeshPro Caret has an active raycast when TMP_InputField is non-interactable
- Shadows do not smoothly fade in when transitioning between real-time shadows and baked distance shadows
Resolution Note:
Does no longer reproduce with 2021.2.0a5 and the current HDRP master from GitHub(version 12.0.0)