Search Issue Tracker
Duplicate
Votes
0
Found in
2019.4
2019.4.29f1
2020.2
Issue ID
1356413
Regression
No
VRAM Leak when using RendererExtensions.updateGIMaterials()
How to reproduce:
1. Open users’ attached “vramtest.zip” project
2. Open Scene “SampleScene”
3. Open the Profiler window (Window -> Analysis -> Profiler)
4. Change the Profiler Modules so that only the ‘Rendering' Module is displayed
5. In the Hierarchy select GameObject “Cube” and in the Inspector enable the “Updategimaterials” script
6. Enter the Play Mode and observe RenderTextures memory usage in the Profiler
Expected results: RenderTextures memory stays constant
Actual results: RenderTextures memory keeps constantly increasing
Reproducible with: 2019.4.29f1, 2020.2.0a2
Not reproducible with: 2019.4.30f1, 2020.2.0a3, 2020.3.16f1, 2021.1.16f1, 2021.2.0b7, 2022.1.0a5
Notes:
- To observe expected results repeat steps 5-6 with the “Updategimaterials” script disabled.
-
Resolution Note (2019.4.X):
Fixed in 2019.4.30f1, 2020.2.0a3, and above
Comments (4)
-
MerlinVR
Aug 25, 2021 18:11
Please backport this fix to 2019.4 LTS. As others have said, this is a commonly used feature in VRChat. And looking at VRChat's release schedule and the number of breaking changes to VR in 2020; due to this bug it is unlikely UGC will be able to use realtime GI for at least a year, if not more.
-
davidweil45
Aug 25, 2021 18:10
This fix should definitely be backported to LTS versions.
-
WACOMalt
Aug 25, 2021 03:10
This needs to be fixed in older LTS versions of unity as well! Present in 2019.4.29f1.
-
OwlBoy-
Aug 24, 2021 18:57
Please backport this fix to Unity 2019 LTS for VRChat users. It has a large impact there.
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
- “Create and publish WebGL builds” link leads to “Sorry about that, we can't find the page you're looking for.” page
- " Suspected crash in FXC. " shader compiler errors are thrown in a new project when creating a project in Hub with a very long name but below the maximum character threshold
- Long cloud names stretch the space in Hub when the Project dropdown is opened
- OpenGLES3 Graphics API can be used with the "Linear" Color space on unsupported GPUs resulting the error spam
- [Windows] Recommended and Downloaded Learn tabs are empty and have scrollbar
This is a duplicate of issue #1206727