Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.3
2020.1.0a23
Issue ID
1218841
Regression
No
Using ClearImporterOverride to revert an asset that is using a ModelImporter creates memory leaks and logs errors in the console
Using ClearImporterOverride to revert an asset that is using a ModelImporter creates memory leaks and logs errors in the console
1. What happened
I've created a script that changes the importer override of a mesh to another importer and then revert back to material.
2. How we can reproduce it using the example you attached
Run the Tools/BugRepportDraw menu.
Expected: the cube is re-imported as a Mesh and no errors are thrown.
Actual: The console is showing errors about missing material and a memory leak. The console is then showing the memory leak message after every input until Unity is closed.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
Add comment