Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2021.1.0a1
2021.1.0a5
Issue ID
1291903
Regression
Yes
Native Collection disposal error is thrown when toggling Analytics on and off
Steps to reproduce:
1. Create a new project
2. Enable Analytics in Window->General->Services
3. Toggle Analytics Off and On quickly a few times
4. Observe console
Expected result: No errors are thrown
Actual result: "A Native Collection has not been disposed, resulting in a memory leak. Enable Full StackTraces to get more details." errors appear
Reproduced on: 2021.1.0a1, 2021.1.0a5
Didn't reproduce on: 2020.2.0b12, 2020.1.13f1
Comments (1)
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
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
- TMP material doesn't update when using Localized Property to change the font assets
tigme
Mar 26, 2021 16:57
I Still get a lot of these errors in 2021.1.0f1. It almost comes up randomly. I coding mostly in the new Visual Scripting with no other add-ons. I only have a simple JSON encode and decode C# script that I call from the Visual Scripting engine.