Search Issue Tracker
In Progress
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment