-
-
Notifications
You must be signed in to change notification settings - Fork 21.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Image loading is broken in editor #99221
Comments
Likely coming from #97912 |
Thank you for referencing the PR—it’s definitely due to that. I also wanted to add that when I set the image in dev4 and then switch to the current master build, it works without errors. I hope this gets fixed soon since my upcomming PR, which requires loading images in the export settings, is affected by this. For now, as a workaround, I’m currently using dev4 to load images 😅 and then continuing my work or tests in the master build. |
I'm already working on a fix. |
@KoBeWi My issue is still not resolved. I rebuilt the editor and even tried downloading the editor from your PR, but I’m still encountering the same error. (I was quite busy yesterday, so didn't got time to test locally) |
Did you try to re-select the boot splash image in the settings? Your project settings probably have the uid path already saved from the previous buggy state. |
@akien-mga Yes I did, I even tried with a fresh project, still same error. |
Tested versions
System information
Windows 11
Issue description
I am cannot load images in editor.
I tried setting adaptive icons in android export and boot splash in project setting, both failed with similar error:
load_image: Error opening file 'uid://bjaelxrg45jgj'
Steps to reproduce
Minimal reproduction project (MRP)
N/A
The text was updated successfully, but these errors were encountered: