Forum Discussion
aurelien.649528
1 year agoHonored Guest
Immersive debugger does not display enum flags correctly
I tried using the DebugMember attribute on an enum flag but it did not display its value. Is there a list somewhere of compatible types ?
1 Reply
Replies have been turned off for this discussion
- ycliu613Meta Employee
hey aurelien.649528, thanks for the post! We're soon supporting this (viewing and tweaking Enums) for Immersive Debugger in the upcoming version of Meta Core SDK (v72).
For any types that has an ToString() override it should be well displayed in Watch. For Tweak only integer, float and boolean are available in the current v71, we'll update the public documentation (https://developers.meta.com/horizon/documentation/unity/immersivedebugger-overview#debug-functionalities) for new types supported for tweaking.
If there are other use cases/types needed support, please let us know 🙂 Thanks!
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 4 months ago