Skip to content

Fixing incorrect delayCall callback registrations #165

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 29, 2024
Merged

Fixing incorrect delayCall callback registrations #165

merged 2 commits into from
Jul 29, 2024

Conversation

Juris-S
Copy link
Contributor

@Juris-S Juris-S commented Jun 13, 2024

In recent Unity changes to the Scene view shortcuts, they register a method to this callback to set up the contexts of navigation shortcuts (such as WASD movement). Incorrect registrations in the code-base essentially break any form of movement in Scene view. (See: UUM-73924)

This bugfix resolves the broken Scene view controls for these versions: 2022.3.14f1, 2022.3.33f1, 6000.0.6f1

Fixes #164

Juris-S added 2 commits June 13, 2024 21:13
Typically this folder and its content shouldn't be tracked by git
In recent Unity changes to the Scene view shortcuts, they register a method to this callback to set up the contexts of navigation shortcuts (such as WASD movement). Incorrect registrations in the code-base essentially break any form of movement in Scene view. (See: UUM-73924)
@Juris-S Juris-S marked this pull request as ready for review June 13, 2024 20:24
@jackbrookes jackbrookes merged commit eb80232 into immersivecognition:master Jul 29, 2024
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.

Unity Scene view, View Tool does not work after installing UXF
2 participants