0 votes

Hello I have a question what does this mean (I talking about warnings). When I launch game everything looks good, nothing is broken, but I getting this strange warnings. I saved scene as *.tscn
enter image description here

And if I save scene in xml format these warnings are gone. this is some kind tscn bug or something?
Thank you

in Engine by (111 points)

1 Answer

+1 vote
Best answer

It's similar issue with https://github.com/godotengine/godot/issues/4320
It's a bug with 3d scene + tscn + editable children.
You could lose modified values under editable children node.
Using scn format for 3d is recommended for now.

edit : fix link to github issue

by (9,782 points)
edited by

link is broken , but anyway good to know that this is a bug. thank you!

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.