Drag & Drop Problem

Issue #489 new
Benjamin Thorn created an issue

Hi,

Reported some time ago that Drag&Drop of a PNG on a preview field doesn´t work on mac. This was fixed in beta but it´s now back again it works for [PreviewField(128)] public Texture2D xxImage; but it doesnt for [PreviewField(128)] public Sprite spriteImage;

Comments (3)

  1. Michael Chartrand

    Test it in 3.0.4 and its not work.

    ex: You cant drag the Sprite, but if you select the image frame inside the Sprite, it work.

  2. Log in to comment