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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment