# Anything World for Unity v3.1.16

![](/files/G9x5vO0SAiXTxC47IQme)

This update brings a huge graphical and performance overhaul to the Anything Creator panel, we've added new UI elements and optimized serving search results to make your development process smoother.&#x20;

Additionally, we've fixed bugs across the animation and creation processes so creating with Anything World is better than ever before.

## Changelog \[3.1.16] - 2021-11-10

#### Added

* Added new cancel/clear search button in Object Creator panel.

#### Changed

* Optimised search algorithm and thumbnail loading for object creator search panel.
* Migrated to new API endpoints.

#### Fixed

* Fixed issue with character encoding when requesting some objects.
* Fix issues with some prefab animations.
* Fix to attribution management.
* Fix to grid serialization.


---

# 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://anything-world.gitbook.io/anything-world/unity/download/changelog/anything-world-for-unity-v3.1.16.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.
