Closed dunity closed 5 years ago
Fix bug resulting in workspaces being small when spawned in a runtime build
Tested in runtime builds, play-mode, and in standard editor EXR sessions. No issues arose.
Low. The changes are relegated to the Workspace base class, and are only changes from deltaTime to unscaledDeltaTime.
To see the results, open a miniworld or poly-workspace in play-mode or a runtime build.
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.