Search Issue Tracker
Duplicate
Duplicate in 2023.1.X
Votes
0
Found in
2021.3.16f1
2022.1.24f1
2022.2.1f1
2023.1.0a15
Issue ID
UUM-24795
Regression
No
Incorrect memory leak detection when using UnsafeUtility.CheckForLeaks() method
Reproduction steps:
1. Open the attached project “MemoryLeakBug“
2. Press “Testing>Test Leak Detection”
3. Observe the Console window
Expected result: There are no memory leaks detected
Actual result: Random count of memory leaks are detected
Reproducible with: 2021.3.16f1, 2022.1.24f1, 2022.2.1f1, 2023.1.0b7
Not reproducible with: 2023.2.0a1, 2023.2.0a5
Couldn't test with: 2020.3.43f1 ('UnsafeUtility' does not contain a definition for 'CheckForLeaks')
Reproducible on: Windows 11
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
- "Custom Function" Node "Input" type changes do not immediately show mistmatch errors when set to an incompatible type in Shader Graph
- My Assets list is populated with Asset Packages when setting how many Packages to display before clicking the Load button
- Hub shows 6.0 as Latest LTS when opening a project after deleting its 6.3 Editor version
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
Resolution Note:
Issue has been fixed from another ticket
Duplicate of another internal issue: UUM-29342: Native Leak Detection reports false positive leaks
Resolution Note (2023.1.X):
Issue has been fixed from another ticket
Duplicate of another internal issue: UUM-29342: Native Leak Detection reports false positive leaks