Astra Unity 2.6.6
Astra Unity Plugin
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Known Issues

This page details known issues for Astra. When possible workarounds are provided while we work on resolving the problem.

macOS Gatekeeper

On macOS you may get a DLLNotFoundException: Astra or a warning about Astra not being enabled (gatekeeper). You can remove the the quarantine flag to workaround this via:

xattr -cr ./Assets/Astra/Native/Plugins/macOS/

We plan to address this issue ASAP.

HDRP Green Skin

On some versions of Unity, while using HDRP, your characters skin appears green. You can fix this yourself by ensuring the Astra/Resources/Shaders/HDRP/Skin Diffusion Profile is included in the Diffusion Profile list and also verify it's assigned to the master output node in the Skin shadergraph.

This will be resolved in future versions of Astra.

First launch before Play

Occasionally Astra doesn't perform properly on editor launch before play is pressed. This happens only in specific versions of Unity, currently our only known workaround is to simply hit play then exit play mode.