Godot Version
v4.2.2.stable.official [15073afe3]
Question
Why is the ui (LineEdit) color different than the one in the editor? I don’t have anything that should change its color.
I don’t know if this affects UI but I do have a WorldEnviroment set.
v4.2.2.stable.official [15073afe3]
Why is the ui (LineEdit) color different than the one in the editor? I don’t have anything that should change its color.
I don’t know if this affects UI but I do have a WorldEnviroment set.
It was being filtered by the WorldEnviroment, I set the ui to top-level and it fixed it
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.