ForgeFX / Unity Install Probe

Unity install works. Licensing is the blocker.

This is the share-preview Adam asked for: the exact stuck point while taking another swing at the Unity + Asset Transformer Toolkit install on forgebot-mini. Secret values are not included.

Unity Hub
3.19.4 installed
Unity Editor
6000.0.79f1 arm64
Current blocker
No valid editor license

What I verified

CheckResult
Unity Editor binaryWorks: Unity -version returns 6000.0.79f1.
Unity Hub installed editorsWorks: Hub lists /Applications/Unity/Hub/Editor/6000.0.79f1/Unity.app.
Unity account login via CLIWorks: CLI login succeeds with the stored Unity account credentials.
Named-user / entitlement activationBlocked: activate-all only finds a restricted Personal seat, then cannot produce UnityEntitlementLicense.xml.
Stored serial activationBlocked: Unity reports the stored serial expired on July 5, 2026.
Clean Unity project creationBlocked: batchmode exits before Package Manager can resolve com.unity.industry.toolkit.

Stuck point: license activation

Trying to activate all seats ...
Activation processed successfully.

Seat ID: 351849-UnityPersonal
Status: [20128] RESTRICTED_SEAT

Trying to update entitlement license file ...
No license activation found for this computer. (UnityEntitlementLicense.xml)

Stuck point: project creation

User [REDACTED_USERNAME] logged in successfully
[Licensing::Client] Successfully updated the access token
[Licensing::Client] Error: Code 404 while processing request
(status: Found 0 entitlement groups and 0 free entitlements matching requested entitlement ids)
[Licensing::Module] Error: 'com.unity.editor.headless' was not found.
No valid Unity Editor license found. Please activate your license.

Stuck point: stored serial

[Licensing::Client] Successfully processed license management request
[Licensing::Module] Successfully activated the entitlement license
[Licensing::Client] Error: Code 20113 while processing request
(status: serial expired on Sun Jul 05 18:51:23 GMT 2026)
[Licensing::Module] License activation has failed. Aborting.
Bottom line: the installer problem is solved. The remaining issue is account/license state on forgebot-mini: the stored serial is expired and the logged-in account is not returning a valid Unity Editor/Industry entitlement group. Once Adam provides/renews the Unity license, the next step is to create a clean project and install com.unity.industry.toolkit from Unity Registry.