# UE Viewport 비활성화 해제

AnimBP 에서 Viewport로 캐릭터를 모니터링 할 때, Window focus가 되지 않으면 움직임이 비활성화되는 경우 Editor Preferences > cpu  검색, Use Less CPU when in Backgound 를 해제하세요

<figure><img src="/files/w4rDjMA6ZEyKrs7DNstR" alt=""><figcaption></figcaption></figure>


---

# 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://docs.yanusstudio.com/faq/ue-viewport.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.
