-
Notifications
You must be signed in to change notification settings - Fork 23
Known Issues
Only supports the PC build target
At this time, the Unity SDK only supports the PC build target. It does not yet support Xbox, Windows Store or the other build targets.
The SDK also does not support Unity on Mac. Development using Unity on Mac may work, but has not been tested.
Interactive Studio UI doesn’t update
You may see rare cases where Interactive Studio appears to be connected, but shouldn’t be or vice versa. When in doubt, refresh the browser and the state will be fixed.
Also note: If you make edits in Interactive Studio while your game is currently connected, you will need to reconnect from your game to see the updates.
Interactive Studio save errors
You may encounter errors when saving interactive projects. If this happens, refresh the browser and try saving again.
Switching the Mixer interactive project
The SDK currently has issues with saving project information (OAuth Client ID and Project Version ID) for one project and then changing it to another project. As a workaround, you can delete the file: \Assets\Streaming Assets\mixerconfig.data and that will clear the previous project’s cached data.