Skip to content
PlatanoGames edited this page Aug 9, 2026 · 9 revisions

Frequently Asked Questions

Is PGX ready for production?

No. It is a Development Preview for evaluation, learning, testing and technical feedback. Breaking changes may occur between 0.x releases.

What is public today?

The v0.1.0 preview release contains 26 plugins and 48 modules. Its tagged tree and release notes define the exact public boundary.

Has v0.1.0 passed a clean build?

Yes, within the documented Unreal Engine 5.6 Windows Development boundary. The exported tree passed clean Editor and Game rebuilds and 344/344 Automation tests. This does not establish packaged builds, other platforms or arbitrary subsets.

Can I enable any plugin independently?

Do not assume arbitrary combinations. PGXCore is the foundation; descriptors and module rules declare additional requirements.

Are all included plugins complete?

No. The matrix separates established systems, functional previews and structured previews. Structured previews may expose useful state and schemas while central runtime behavior is still absent.

What is PGXSimHarness evidence of?

Only the checks it reports. Partial or missing coverage is expected and visible; the harness is not proof that a plugin or the framework is complete.

What is explicitly excluded?

Online, Multiplayer, Materials, VFX, Animation and Cinematic are outside this snapshot.

How should I report an issue?

Include the revision, Unreal version, platform, target, plugin set, minimal steps and focused logs. Remove credentials, licensed assets and private project code.

Clone this wiki locally