# World Creator 2025.6

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

### 수정 사항 <a href="#fixes" id="fixes"></a>

* 세부 항목으로 표시된 객체를 포함한 프로젝트를 불러올 때 드물게 World Creator가 충돌하는 문제를 수정했습니다.
* 특정 상황에서 Biome Simulations가 서로를 덮어쓰는 문제를 수정했습니다.
* 몇 가지 사소한 UI 관련 버그를 수정했습니다.


---

# 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.world-creator.com/ko/release-notes/2025.x/world-creator-2025.6.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.
