Open Cat-Lips opened 3 years ago
@Cat-Lips Can you reproduce this in GDScript, or is this C#-only?
@Cat-Lips Can you reproduce this in GDScript, or is this C#-only?
Yes, I can confirm this also occurs with GDScript. New Game Project (gdscript).zip
Godot version: Godot Engine v4.0.dev.mono.custom_build.f7ae5442a
OS/device including version: Windows 10
Issue description: Loading a scene with images using ResourceLoader.LoadThreadedRequest triggers the following error (and textures do not appear when loaded):
Steps to reproduce: Run test project; Console shows output with error.
Minimal reproduction project: New Game Project.zip