Topic: UFE Debug is on mobile, then in gameplay it suddenly opens keyboard.
When enable UFE debug for mobile, then it suddenly open mobile keyboard and it is happening repeated times while playing the battle. If i close keyboard then also it is opening the keyboard again.
When I disable debug of UFE, then this issue is not occurring, so probably it is related to UFE debugs. It is happening in new UFE 2.6.0
UFE.config.debugOptions.debugMode = true;
UFE.config.debugOptions.displayInputsNetwork = true;
UFE.config.debugOptions.displayInputsTraining = true;
UFE.config.debugOptions.displayInputsVersus = true;