# MAX Unity Adapter Plugin Change Log

<table><thead><tr><th width="140.02607991815208">Adapter Version</th><th width="150">SDK Version (iOS/Android)</th><th width="142.55078125">AppLovin SDK Version</th><th width="150">Release Date</th><th width="246.3919389694044">Notes</th></tr></thead><tbody><tr><td>6.4.6.0</td><td>6.4.6 / 6.4.6</td><td>MAX Unity 8.2.1<br>MAX 12.4.1</td><td>Apr 7, 2026</td><td><ul><li>Wraps HyprMX-MAX Adapters (iOS 6.4.6.0 and Android 6.4.6.0)</li></ul></td></tr><tr><td>6.4.5.0</td><td>6.4.5 / 6.4.5</td><td>MAX Unity 8.2.1<br>MAX 12.4.1</td><td>Feb 15, 2026</td><td><ul><li>Wraps HyprMX-MAX Adapters (iOS 6.4.5.0 and Android 6.4.5.0)</li></ul></td></tr><tr><td>6.4.4.1</td><td>6.4.4 / 6.4.3</td><td>MAX Unity 8.2.1<br>MAX 12.4.1</td><td>Nov 12, 2025</td><td><ul><li>Wraps HyprMX-MAX Adapters (iOS 6.4.4.1 and Android 6.4.3.0)</li></ul></td></tr><tr><td>6.4.4.0</td><td>6.4.4 / 6.4.3</td><td>MAX Unity 8.2.1<br>MAX 12.4.1</td><td>Oct 17, 2025</td><td><ul><li>Wraps HyprMX-MAX Adapters (iOS 6.4.4.0 and Android 6.4.3.0)</li></ul></td></tr><tr><td>6.4.3.0</td><td>6.4.3 / 6.4.3</td><td>MAX Unity 8.2.1<br>MAX 12.4.1</td><td>Jul 2, 2025</td><td><ul><li>Wraps HyprMX-MAX Adapters (iOS 6.4.3.0 and Android 6.4.3.0)</li></ul></td></tr><tr><td>6.4.2.0</td><td>6.4.2 / 6.4.2</td><td>MAX Unity 8.2.1<br>MAX 12.4.1</td><td>Apr 29, 2025</td><td><ul><li>Wraps HyprMX-MAX Adapters (iOS 6.4.2.0 and Android 6.4.2.2)</li></ul></td></tr></tbody></table>


---

# 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://documentation.hyprmx.com/sdk-integration-guides/unity/change-log/max-unity-adapter-plugin-change-log.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.
