# Exception : InvalidOperationException: You are trying to read Input ...

씬을 실행하면 아래와같은 오류가 나타나나요?

![이건 UGS의 오류는 아닙니다. ](/files/-MfEHIZLjpfk2Pl3uG2A)

UGS의 오류는 아닙니다. 인풋시스템 관련 문제로 EventSystem 에서 해결할 수 있습니다.

![](/files/-MfEHXSXrXGxwts-ozF_)

Replace with InputSystemUIInputModule 를 클릭하면 됩니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://shlifedev.gitbook.io/unitygooglesheets/trouble-shooting/exception-invalidoperationexception-you-are-trying-to-read-input-....md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
