# 2022.3.0 - February 9, 2022

### Assets

**Asset Imports** can be controlled at scale or individually with the new Asset Import dialog options.

You can import multiple assets at once and either set their type as a group or override them individually.

You can also import materials and textures (for model assets) or skip them and just import the models.

![](/files/CUWqGFez6HSiTPmQtRhc)

If the assets already exist in the folder you're importing into, you will be warned and be able to decide how to handle the import: update the existing assets, create a new version, or skip the duplicate:

![](/files/8aPjwnN6eMpLNZSk1Wqi)

### Editor

**Annotations** can be toggled to display conditionally in Logic to highlight product features as users configure a product.&#x20;

![](/files/P8ksdFwXfRfrMUfr0JWm)

Using the new "**set annotation**" action, you can toggle Annotations:

![](/files/Tu6m5TFm3eg6MhjX9YWa)

### Bugs / Cases

* DEV-317 - Updating the datatable is appending the SKUs instead of replacing it.
* DEV-314 - The data transfer job failed with error
* DEV-313 - Updating datatables will create additional records instead of replacing the data
* DEV-310 - Failed to migrate all layers from preview to admin-fts
* DEV-305 - Editing Metadata Clears out Certain Camera Information in Scenegraph
* DEV-303 - Can't open up UI rules in asset, custom script rules are fine.
* DEV-290 - Vray imports ignore certain branches of material graphs
* DEV-281 - Special characters in the tags creates some weird searching issues
* DEV-279 - Render Type: Infer from properties does not work with Map Override
* DEV-245 - Search functionality not returning any filters
* DEV-223 - Text outline becomes much thicker when squeezed
* DEV-17 - Configurator triggers asset fetch for every attribute value that references it


---

# 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.3.0-february-9-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.
