Search Issue Tracker
Won't Fix
Votes
0
Found in
Issue ID
1362722
Regression
No
PNG import fails when file is still being written to
If Unity starts to import a PNG file while it's still being written to then the import will fail.
We should check if there's anything we can do to determine if the file is still in use before trying to import it.
Reproduced by exporting a 4k png directly from GIMP into the Assets folder of a project and switching to the editor (triggering the import automatically) before the export has completed.
-
HIBIKI_entertainment
Sep 06, 2021 18:22
You must ensure that your file creation software has finished exporting and writing to disk first before you make the unity window active again. This only affects files that are being directly imported into the assets folder.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
Resolution Note:
The user is warned and a refresh will get everything back on track. This will not be fixed in the near future.