Search Issue Tracker
Fixed
Fixed in 2.7.4
Votes
0
Found in [Package]
2.6.0
Issue ID
ADDR-4074
Regression
No
Destroying InstanceOperation leaks the managed shell of the instanced object
Reproduction steps:
1. Open the attached project "ReproProj"
2. In the menu bar, click “File > Build Profiles”
3. Add “Scenes/SampleScene” in the Scene List
4. Select “Development Build“, “Autoconnect Profiler“, and “Deep Profiling Support“
5. Click “Build And Run“
6. Open Memory Profiler (Window > Analysis > Memory Profiler)
7. Take a Snapshot
8. Select Snapshot
9. Open “All Of Memory“ tab
10. Search for “Cube“
11. Expand “Managed Objects” and “System.String“
Expected result: 0 "Assets/Cube.prefab" string entries
Actual result: Multiple "Assets/Cube.prefab" string entries persist
Reproducible with: 2.6.0 (6000.0.44f1) 2.7.0 (6000.0.44f1) (with extra steps in the repro)
Reproducible on:
Windows Standalone Player
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
There are no fixes planned for this Bug