ℹ️ Some guidance for finding and solving unwanted issues.

Debugging options

There are a few handy features to help you in development.

📞 Calling internal EDIA methods

Some scripts have exposed methods that can be called via a rightclick on the component in the inspector.

XRManager TurnOnRayInteractor Enables the ray interactor to interact with the scene and UI
Questionnaire GenerateAndRun Generates the Questionnaire with the set Qsettings and Qsequence in the inspector

:edia_uxf_purple: UXF debugger

Part of the core of EDIA is using UXF for certain features. Using the build-in UXF debugger can help getting inside in the session parameter in memory. \

image.png