# 2022.09 - May 4, 2022

### Bugs / Cases

* DEV-492 - Importer fails with weird error when calling the API to create items
* DEV-485 - Updating Scenes on Import from VRscenes does not preserve actions in rules
* DEV-481 - Box dimensions issues with tags & nulls.
* DEV-471 - Issue with collision detection - Window positioning error
* DEV-468 - Textures not updating after imported (same name in folder)
* DEV-467 - Styling breaks on the new preview UI
* DEV-435 - Strange behavior on metadata - repeated metadata and it cannot be cleared
* DEV-399 - Saved configuration values stay in children/decedents attributes.
* DEV-395 - Player doesn't load
* DEV-385 - Setting a simple attribute value between asset & catalog is not working
* DEV-345 - WebGL Error
* DEV-343 - Asset takes long time to load or crashes browser
* DEV-59 - If user is never sign up or email is not valid, we still show reset email is sent.


---

# 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.09-may-4-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.
