Skip to main content

Licence Validation

The Licence Validation tab is where you register the HoloMIT licence token in the Unity editor. The token is validated offline and stored in Unity's PlayerPrefs, so it persists across editor sessions — you only need to enter it once per machine.

Licence Validation tab

How to validate your licence

  1. Open the HoloMIT Configuration Window (HoloMIT → Configuration).
  2. Make sure the Licence Validation tab is selected (it is the default).
  3. Paste your licence token into the text area.
  4. Click the Validate button.

The result panel will appear immediately below the button.

info

Getting a licence token

For instructions on how to obtain the development licence key, please contact marc.martos@volum.tech.


Result panel

After validation, a coloured panel displays the outcome.

Licence valid result panel
FieldDescription
StatusGreen ✓ Licence Valid or red ✗ Licence Invalid
MessageA short description of the validation result or the reason for failure
PlanThe licence plan name associated with the token
ProductThe product the licence covers (e.g. SDK)
ExpiresExpiry date and time in UTC, plus time remaining

If the token is invalid or expired, the panel turns red and the message field explains why.

Licence invalid result panel

Stored token

Once validated, the token is saved automatically in PlayerPrefs. The next time the project is opened, the stored token is validated silently and the result panel is populated without any manual action.

To remove the stored token (e.g. when switching machines or rotating keys), click the Clear Stored Token button that appears inside the valid result panel.