Search Issue Tracker
Active
Votes
0
Found in
6000.0.57f1
6000.2.3f1
6000.3.0a4
Issue ID
UUM-116316
Regression
No
RenderGraph ContextData buffer leaks in IL2CPP when using Native Leak Detection
How to reproduce:
1. Open the attached "IN-113450" project
2. Navigate to “File > Build Profiles”
3. Select the Windows Platform
4. Click on the “Build“ button
5. Wait for the build to complete successfully
6. Open Command Prompt
7. Navigate to the build output folder
8. Run the project by typing: [ProjectName].exe -native-leak-detection EnabledWithStackTrace
9. Wait a couple of minutes while the project runs
10. Exit the built project
11. Open the Player Log (can be accessed through navigating to “Console Window > Three-dot menu > Open Player Log“)
Expected result: No issues in the Player Log
Actual result: “Leak Detected” message appears in the Player Log (at the bottom of the file)
Reproducible with: 6000.0.57f1, 6000.2.3f1, 6000.3.0a4
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: The{color:#ffbdad} {color}Scriptable Render Pipeline Core package has been modified to add logging when ContextData's buffers are allocated and released
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
- The Editor's Help menu still lists an old/retired website - "Unity Forum"
- Baked GI loaded by LoadScene call with Additive mode is not cleaned up when unloading the Scene
- "Reflection Probe" borders disappear when interacting with the UI in the Inspector and one of the Reflection Probe editing tools is selected during the Baking process
- RenderGraph ContextData buffer leaks in IL2CPP when using Native Leak Detection
Add comment