Search Issue Tracker
Fixed in 2022.3.34f1
Fixed in 2022.3.X, 6000.0.X, 7000.0.0a9, future release
Votes
1
Found in
2022.3.29f1
6000.0.2f1
6000.1.0a7
Issue ID
UUM-72074
Regression
No
Memory leaks when Instantiating Objects with SerializeReference
How to reproduce:
1. Open the attached Project "testProject.zip"
2. Build and Run a Development Build with the Scene "SampleScene"
3. In the Editor's Menu Bar open Window->Analysis->Memory Profiler
4. Connect the Memory Profiler to the running Build and Capture a Snapshot
5. In the Build, press the "test" Button and wait for "test3" to appear in the Console
6. Capture another Snapshot of the Build
7. Compare the Snapshots
Expected result: both Snapshots show similar/same amount of memory used
Actual result: the later Snapshot shows significantly higher memory usage
Reproducible with: 2021.3.38f1, 2022.3.29f1, 6000.0.2f1
Reproduced on:
- MacBook Pro (2021, M1, MacOS 14.4.1)
- iPhone 7 Plus (iOS 14.6)
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 TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window
- "New Project" creation window shows only "Project name" instead of "Project Name & Location"
- "Line breaking recursion max threshold hit" error when Overflow is set to Ellipsis with fonts missing the ellipsis character
Add comment