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
Previously, when a nested DrawableHitObject had their results reverted, they would invoke OnRevertResult of their parent.
This behaviour is removed in #22291, but the comments above DrawableHitObject.OnRevertResult remain unchanged, leading to difference in expected behaviour.
Screenshots or videos
No response
Version
2023.326.1
Logs
N/A
The text was updated successfully, but these errors were encountered:
Type
Game behaviour
Bug description
Previously, when a nested
DrawableHitObject
had their results reverted, they would invokeOnRevertResult
of their parent.This behaviour is removed in #22291, but the comments above
DrawableHitObject.OnRevertResult
remain unchanged, leading to difference in expected behaviour.Screenshots or videos
No response
Version
2023.326.1
Logs
N/A
The text was updated successfully, but these errors were encountered: