Tomasz Chabora
Tomasz Chabora
This breaks nodes with owner: 
Still valid in 3.2.4 beta4 The project won't run on master due to syntax errors.
Still valid in 94e5f66 EDIT: also sounds similar to #35669
Can this still be reproduced in 3.5 beta?
Still valid in 494bf38
> Ok, but i don't want to load any files. I need to do what i need to do i.e. get full list of files i have in my directory....
The fix for this issue would be documenting in `get_files()` method description that it lists the factual directory content and it will differ on export. Then we could add a...
You can use ResourceLoader.exists()
I can reproduce the issue in the attached project, but I have no idea what is happening. Godot won't load any of the images. It will even spit errors when...
We have many cases like this. E.g. opening 3.x UI scene in 4.0 will completely break the layout. When such thing happens, you can always close the scene without saving...