๐งฉ Zion XRay
Scanner mode, world markers, GPS objective trails and setup diagnostics for Unity 6.
Diagnostics
Zion XRay 1.1 includes a Diagnostics window and a Diagnostics tab inside the Setup Wizard. These tools help validate a scene before entering Play Mode or before recording support screenshots and setup videos.
Opening diagnostics
Tools โ Zion Games โ Zion XRay โ Diagnostics
You can also open diagnostics from the Setup Wizard's Diagnostics tab. When opened from the wizard, the selected player object is passed into the diagnostics window.
What diagnostics checks
- XRay Controller component.
- Scanner reference.
- Input Action reference.
- Objective provider setup.
- Active objective validity.
- NavMesh route from player to active objective.
- GPS trail component.
- GPS arrow prefab reference.
- HUD UI Document and Panel Settings.
- World marker system and HUD references.
- Scene XRay targets.
- Target highlighter material references.
Result types
| Result | Meaning |
|---|---|
| Error | A required setup item is missing or invalid and the feature is unlikely to work. |
| Warning | A partial or optional setup issue was found. Some features may still work. |
| Info | A check passed or useful setup information was reported. |
Fix Safe References
Fix Safe References only fills blank component references when the correct existing component can be identified unambiguously in the active scene.
It does not create or replace shaders, materials, Input Actions, prefabs, XRay targets, objective data or NavMesh data.
Copy Diagnostic Report
Use Copy Diagnostic Report when asking for support. Include the report along with screenshots of the relevant player, HUD, GPS and target inspectors.