# Known Issues

The following list contains known issues that have not yet been fixed

* Saving a project may not possible with Premiere Version 15.2 if the project has been opened via Helmut4. Please avoid using this version and instead use the latest version, 15.4.
* We are aware of an issue where the invisible Adobe Media Encoder (de.moovit.AME\_WS) may not be correctly installed on MacOS using Helmut4 client versions >4.2.0.18.

{% hint style="info" %}
At the moment, we recommend the following workaround:&#x20;

Please request the latest panel extension from our support team via the [support portal](/helmut4-releases/v4.6.0/support/requesting-support.md#moovits-support-portal) and install it manually using either Adobe Upier or ExManCmd.
{% endhint %}

* Wildcard Condition + Match Multiple Patterns Condition: False matching behavior for negated conditions (e.g. CONTAINS\_NOT) in combination with multiple patterns to match against
* Creating a project without attaching any metadata may corrupt the project in the database. If this occurs, there will no longer be an option to open the project using Helmutfx
* Indexing via client/server - Failed indexing of huge projects (unzip process) can cause a corrupted file when container dies
* Canceling a job in synchronous path (during running status) and restarting the job afterwards does not proceed with the stream ("Stream has been canceled")


---

# 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://docs.helmut.de/helmut4-releases/v4.6.0/release-notes/known-issues.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.
