I think, about two days ago i updated my defold (try to always update new ver), and then, gui in my game became broken) I thought, that i made something wrong, because i was modify camera at that moment
I’ve been racking my head, reading forum, no result
But now, after another new update, everything is… OKAY)))
Just want to know, what it was? Maybe someone can explain)
The problems was… with nodes actually (Boxes). They were invisible, not clickable, like they are not existing.
I am working on mac, if it helpful.
Maybe its not the best idea to keep defold always updated?)
Thx in advance.
P.S. Sometimes problems like this make me wanna do engine by myself, but i really enjoy working with defold, and, it’s a first time when i met really weird things)
It was our fault. We didn’t catch this in the beta, released it, got feedback from a user, applied a fix and released the fix. All in the same day basically.
That is surprising. The issue was that the editor incorrectly set box nodes without a texture to have a width and height of 0. Are you sure it’s not cached data in the browser?