Search Issue Tracker
Fixed
Fixed in 2021.3.23f1, 2022.2.13f1, 2023.1.0b9, 2023.2.0a5
Votes
0
Found in
2020.3.43f1
2021.3.16f1
2022.2.2f1
2023.1.0a24
2023.2.0a2
Issue ID
UUM-22213
Regression
No
[URP] Instantiating and destroying Camera with Update Mode set to "Via Scripting" causes memory leak
Reproduction steps:
# Open the attached “Bug” project
# Open the “SampleScene” scene
# Press File → Build And Run
# Observe the Player process in the Task Manager
Expected result: RAM consumption doesn’t grow with the time
Actual result: RAM consumption grows with the time
Reproducible with: 10.10.1 (2020.3.43f1), 12.1.8 (2021.3.16f1), 14.0.4 (2022.2.2f1), 15.0.3 (2023.1.0a24)
Reproduced on: Windows 10
Note: Not reproducible in HDRP. Also not reproducible in the Play Mode.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Remote Config] PreparePayloadWithConfigType function is looking for camelCase property names, when the JSON objects are using PascalCase naming
- UI Builder Viewport's Tool Gizmo has deadzones
- SpriteShapes are rendered using multiple draw calls when the SRP Batcher determines their nodes are incompatible in a specific project
- UI Toolkit Debugger "Pick Element" selects Scene view panel when trying to select a world space UI element in the Scene view
- MSAA warnings are thrown when custom post-processing is used and the Scene contains transparent GameObjects
Add comment