Search Issue Tracker
Fixed in 4.3.X
Votes
0
Found in
4.3.0b6
Issue ID
570654
Regression
Yes
Bitmap2material throws errors on dropping textures
-e: if you drop a texture into a substance it throws an error
-repro:
--open attached project
--select Bitmap2Material_2 in the B3M folder
--scroll down to the Bitmap Diffuse
--click on the assets folder
--drag & drop the brick texture onto the Bitmap Diffuse, don't release the left mouse button
--NOTICE errors being thrown:
Destroying object multiple times. Don't use DestroyImmediate on the same object in OnDisable or OnDestroy.
UnityEditor.Undo:Internal_CallUndoRedoPerformed()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
Add comment