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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment