Search Issue Tracker
Fixed in 4.3.X
Votes
0
Found in
4.3.0b1
Issue ID
561089
Regression
No
Asset import did not unload metadata path error when switching a sprite to texture in playmode
Steps to reproduce :
- import the texture attached
- set it to Sprite and Manual and apply
- open the Sprite Editor
- select Automation and Slice
- hit apply and close the Sprite Editor
- drag to sprite to the scene and press play
- while in play mode select the sprite in the Project Browser
- change it from Sprite to Texture
- press apply and notice the error in the console
Asset import did not unload metadata path. This will leak memory. File a bug with repro steps please.
UnityEditor.DockArea:OnGUI()
*Note :
Video attached.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Add comment