Skip to content
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

FIX: Custom devices lost on domain reload (case 1192379). #931

Merged
merged 4 commits into from Oct 31, 2019

Conversation

Rene-Damm
Copy link
Contributor

First piece of [InitializeOnLoad] code accessing the input system would cause devices that couldn't be instantly recreated to be lost even if a needed RegisterLayout call would come in later during initialization after domain reload.

@Rene-Damm
Copy link
Contributor Author

@jechter I found my changes broke some tests and were actually partially incorrect. Added some more changes to attempt to properly fix the problem. Also added some docs to add some more details about how devices get (re)created.

@Rene-Damm Rene-Damm merged commit 19fe972 into develop Oct 31, 2019
@Rene-Damm Rene-Damm deleted the fix-custom-devices-lost-on-domain-reload branch October 31, 2019 14:02
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.

None yet

3 participants