# 2022.2.0 - Jan 27, 2022

### Editor

**Enhanced Operators** make it easier to manage a stack of operators, access via Logic, and manipulate through APIs.

Hovering over an Operator displays the new functionality: toggling and renaming.

![](/files/v1rMRMEt6jC98jHIo4mb)

Renaming operators makes it easier to manage a large stack and apply Logic accurately.

<figure><img src="/files/fvsq014tJeEMTa9fRH7Z" alt=""><figcaption></figcaption></figure>

![](/files/vJWKbGxHQpRVYNyzHZkP)

Toggling operators helps compare Operator results and troubleshoot.

<figure><img src="/files/imHDTWq93TP75qjl8fbs" alt=""><figcaption></figcaption></figure>

Accessing Operators via APIs are easier as well - Operators can be accessed using Unique IDs rather than indexes.

### Bugs/Cases

* Cannot open render batch by clicking thumbnail area
* Tooltip on transform fields indicates decimal value between 0 and 1 not valid
* Problem changing the camera view in an asset scene
* Edit input component will sometimes insert characters in the reverse order
* Configurator takes more time to response when apply multiple change together
* Player crashes when selecting model - Device specific issue
* Annotations updating inconsistently
* Master Price List updating inconsistently
* Annotations do not update until Player is interacted with
* Inconsistent Player interactions
* "Date Updated" date does not update after saving changes to an asset.
* Attribute values not translating
* "Powered by Threekit" logo reappeared (after being disabled)


---

# 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.2.0-jan-27-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.
