Tomasz Chabora

Results 934 comments of Tomasz Chabora

This breaks nodes with owner: ![godot windows tools 64_gBct4s2qdc](https://user-images.githubusercontent.com/2223172/179489453-f85bd824-0a99-44fd-8304-254af6a13233.gif)

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

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

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