# Anything World for Unity v3.1.19

![](https://588284853-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_f9MEtTx5q1bKIGvl-%2Fuploads%2FeNauqqFxZBV495fA8QqW%2FVersion%20Release%20Banners%20\(1\).png?alt=media\&token=fdf75a9c-d927-4d08-afad-8e0e1afcc13a)

This release brings in a ton of new features such as support for model serialisation, extending our material loader to support more complex runtime material loading and as always performance and stability improvements across the board.

## Changelog \[3.1.19] - 2022-04-06

#### Added

* Added interface to define default shaders for AW model creation (Anything Settings)&#x20;
* Added extended support for different types of texture maps in material loader, shaders.&#x20;
* Added session logging.&#x20;
* Added model serialization.&#x20;
* Added tiling offset support for base maps.
* Error logs for missing URP/HDRP when opening Creator/trying to create a model.

#### Changed

* Optimized and consolidated editor textures.
* Updated various interfaces in the Anything Creator, Settings and Login/Sign Up panels.
* Changed default shaders from HLSL to Shader Graph.
* Changed some joint parameters for quadrupeds and quadruped-ungulate.
* Default Anything World shaders now automatically load in when not defined in the settings panel.

#### Fixed

* Fixed bug that caused voice panel to break under certain conditions.&#x20;
* Fixed problem with winged waddling creatures' wings to migrate away from the body.&#x20;
* Patched Unity bug that prevents transparent materials from being instantiated at runtime correctly.&#x20;
* Fixed model attribution generation to prevent duplicates and update more quickly.&#x20;
* Fixed issue where Anything Setup would be duplicated on deletion and undoing action.&#x20;
* Platform dependent compilation for Unity 2021 editor compatibility.&#x20;
* Fixed and improved flocking generation.&#x20;
* Fixed habitat generation.&#x20;
* Fixed bug with grid system.&#x20;
* Fixes to bugs when loading some OBJs with non-decimal scientific notation.&#x20;
* Fixes to voice.&#x20;
* Fixed transparency handling in MTL loader to prefer D over Tr (3ds Max specific

## [**`Download 3.1.19`**](https://storage.googleapis.com/unity-package/AnythingWorld_v3.1.19b19.unitypackage)


---

# 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.19.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.
