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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment