# 2022.18.0 - October 5, 2022

### Bugs/Cases

* DEV-726 Player not displaying asset that is already loaded
* DEV-724 Image downloader json returning wrong configuration of images
* DEV-718 Image import speed slowed down
* DEV-715 Image downloader downloading 1k images for 2K render jobs
* DEV-696 Wrong manifest for orgs being fetched
* DEV-678 WebGL materials not applying correctly on specific models
* DEV-587 Some Attribute values not propagating correctly


---

# 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.18.0-october-5-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.
