Unity-Technologies / EditorXR

Author XR in XR
Other
925 stars 167 forks source link

Fix small workspaces in runtime builds #534

Closed dunity closed 5 years ago

dunity commented 5 years ago

Purpose of this PR

Fix bug resulting in workspaces being small when spawned in a runtime build

Testing status

Tested in runtime builds, play-mode, and in standard editor EXR sessions. No issues arose.

Technical risk

Low. The changes are relegated to the Workspace base class, and are only changes from deltaTime to unscaledDeltaTime.

Comments to reviewers

To see the results, open a miniworld or poly-workspace in play-mode or a runtime build.