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 runtime build issues with the Scene Management namespace between Unity 2020 and 2021 #26

Closed SimonDarksideJ closed 2 years ago

SimonDarksideJ commented 2 years ago

Reality Collective - Reality Toolkit Pull Request

Overview

We found an issue where the SceneManagement functions would bot build in certain scenarios between Unity 2020 and Unity 2021. This fix updates the namespaces to ensure the correct namespace is used where it is currently applied in the RCT

Changes

Changes UnityEditor.SceneManagement usage for the following.

FejZa commented 2 years ago

Something is off here. There is a lot of unrelated changes

FejZa commented 2 years ago

Is the branch in sync with development? The diagnostics removal was already merged

SimonDarksideJ commented 2 years ago

I just pulled from dev again and pushed, still showing the dev deletes. odd. Investigating.

*Edit, fixed? But I didn't push or pull anything. Unless something was off. Changelist is clean now