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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
Add comment