I went to save my thing not making any changes before the last test and com.google.protobuf.UninitializedMessageException: Message missing required fields: input
showed up
com.google.protobuf.AbstractMessage$Builder in newUninitializedMessageException at line 550
com.dynamo.input.proto.Input$TouchTrigger$Builder in build at line 3627
com.dynamo.input.proto.Input$TouchTrigger$Builder in build at line 3583
Expected behaviour
I went to save my thing not making any changes before the last test and com.google.protobuf.UninitializedMessageException: Message missing required fields: input showed up
Steps to reproduce
I dont know
com.google.protobuf.AbstractMessage$Builder in newUninitializedMessageException at line 550 com.dynamo.input.proto.Input$TouchTrigger$Builder in build at line 3627 com.dynamo.input.proto.Input$TouchTrigger$Builder in build at line 3583
Duplicate of https://github.com/defold/editor2-issues/issues/2942