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
- 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