Hotfix for r293.
What happens to input text that is always bugging?
Example: The inputText can be on the last layer and it can have 10 layers above/in front that still when you start the layout it shows the InputText.
This is not a bug. Text input instances are HTML form controls and as such are always on top of all other content which is drawn to the main canvas, such as Sprite instances or Backgrounds.
construct.net/en/make-games/manuals/construct-3/plugin-reference/text-input