branchrust_reboot/main/fix_runtime_profiling_hookcancel
2 Commits over 0 Days - ∞cph!
Try catch serialization so 1 error doesn't stop the entire thing from working
Fix runtime profiling hooks not being called on the server (due to UpdateHandler only bein on client)
- move hooks from UpdaetHandler -> UnityHookHandler
- ensure hooks get created in bootstrap