Search Issue Tracker
Fixed
Fixed in 2022.3.10f1
Votes
0
Found in
2022.3.5f1
Issue ID
UUM-43155
Regression
No
[Backport] Memory leaks while denoising repeatedly in the Play mode when using Path Tracing Denoiser
Reproduction steps:
- Open the user attached project
- Open the "Millionaire" scene
- Enter the Play mode
- In the Scene view aim at a cube
- Do not move the Scene view camera, observe denoising
- After denoising move the Scene view camera and/or change the perspective
- Repeat steps 4, 5, 6 for 10-20 times
Expected result: RAM consumption remains the same
Actual result: RAM consumption goes up with every denoising cycle
Reproducible with: 1.0.0 (2022.2.0b12, 2023.1.0a15)
Could not test with: 2020.3.41f1, 2021.3.12f1, 2022.1.20f1 (denoising package is not available)
Reproduced on: Windows 10
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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note (fix version 2022.3.10f1):
Resolved with this PR: https://github.cds.internal.unity3d.com/unity/unity/pull/35148