realitycollective / com.realitytoolkit.core

The all-purpose framework for building the next reality
https://realitytoolkit.realitycollective.net/
MIT License
3 stars 0 forks source link

Resolve Interactable Canvas not assigning camera when SF not ready. #94

Closed SimonDarksideJ closed 1 year ago

SimonDarksideJ commented 1 year ago

Reality Collective - Reality Toolkit Pull Request

Overview

Fixes an issue where if the Service Manager is still initialising on load, causes the world canvas camera setting to be not set.

Changes

InteractableCanvas script now also checks after the Service Manager is initialised.