Skip to content

Resolved tool switch animation breaking when loading object preview - #114

Merged
arocull merged 2 commits into
developmentfrom
bug/radial-menu-breaks-when-loading-object-preview
Aug 17, 2026
Merged

Resolved tool switch animation breaking when loading object preview#114
arocull merged 2 commits into
developmentfrom
bug/radial-menu-breaks-when-loading-object-preview

Conversation

@WangXin1507

Copy link
Copy Markdown
Contributor

Resolves #113

Just a null reference, TryGetValue will return true even if you retrieve a routine that is now null, now resolved.

if (_tweens.TryGetValue(key, out Coroutine running))

Also resolved a null reference from the ToolUI script.

I think it is a deprecated script? Should consider removing.
@WangXin1507 WangXin1507 linked an issue Aug 13, 2026 that may be closed by this pull request

@arocull arocull left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you so much!

@arocull
arocull merged commit f0d4fbb into development Aug 17, 2026
4 checks passed
@arocull
arocull deleted the bug/radial-menu-breaks-when-loading-object-preview branch August 17, 2026 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Broken Radial Menu Tool Animations

2 participants