You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can search for event emits with "API::GetEventHub().EmitEvent".
With this search, there is supposedly nothing for FrameDrawn, MemoryBreakpoint, CodeBreakpoint
More time is needed to investigate crashes that occur if you set MBPs after the on_codebreakpoint event fires, both with the callback style and the async style.
This may need to be bisected. It would be surprising if whoever wrote this never tested it.
The text was updated successfully, but these errors were encountered: