Search Issue Tracker
Fixed
Votes
0
Found in
5.3.3p2
Issue ID
775665
Regression
No
Dragging a texture from browser into unity creates corrupted file instead of a texture
Dragging a texture from browser (Firefox) into unity creates corrupted file instead of a texture.
To reproduce:
1. Open up a new project
2. Drag a texture from your browser into unity (projects tab)
3. Notice the randomly named blank file in the project. Notice there is no texture in the project. Notice the error in the console:
Could not create texture from Assets/gumzjaor.bmp: File could not be read
UnityEditorInternal.InternalEditorUtility:ProjectWindowDrag(HierarchyProperty, Boolean)
UnityEditor.DockArea:OnGUI()
Expected: texture is imported.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Map Viewer shows "Loading..." text instead of indicating users that Baked Texture Maps are missing
- "Analyze Import Process" button misaligned in Import Activity window
- Text in “Baked Shadowmask” mode is difficult to read in Baked Lightmap Viewer when Editor theme is set to Light
- Mesh wireframe is difficult to see in Baked Lightmap Viewer window when texture opacity is maximized
- Informational text does not wrap and does not fit when the Viewer Window is opened by default
Add comment