# 2022.1.0 - Jan 12, 2022

### Settings

**Table of contents** hav been added to the Features and Player Settings pages to help you discover and navigate to individual setting easier:

<figure><img src="/files/mZdselLOWl04uDnsEw0o" alt=""><figcaption><p>Feature Settings</p></figcaption></figure>

<figure><img src="/files/MmuQxVyvb1UvfChQzxkF" alt=""><figcaption><p>Player Settings</p></figcaption></figure>

### Bugs/Cases

* AR not exporting nested attributes correctly
* Andriod AR is not launched automatically
* Vray Light Linking not reading node tags if individual asset being referenced does not contain the tag as well
* ThreeKit Logo not scaled correctly in the UI
* AR generation is ignoring the rules and logic
* V-Ray5 renders textures incorrectly
* No render and render screens overlap when switching configurations in 2D player
* Error warning is being triggered when assigned asset is removed in property panels in all assets types
* Renders generated with pricing do not get fetched by 2D player
* AR asset only exporting defaulted attribute values
* Player stops updating model after certain selection of attributes is chosen
* Migration job failed&#x20;
* "Its a bug" nodes appearing when adding attributes & rules + applying changes to the model creates a clone
* Nested configuration not rendering in V-Ray
* No way to filter out failed jobs


---

# 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://community.threekit.com/releases/2022/2022.1.0-jan-12-2022.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.
