Unity-Technologies / EditorXR

Author XR in XR
Other
925 stars 167 forks source link

Fix warnings #539

Closed mtschoen-unity closed 5 years ago

mtschoen-unity commented 5 years ago

Purpose of this PR

Fix warnings due to 2018.3 upgrade and default runtime becoming .NET 4.x

Testing status

Tests pass locally. I no longer see EditorXR-related warnings when recompiling in-editor or making player builds. Did a basic smoke test in editor, play mode, and player build.

Technical risk

Very low--mostly pre-processor defines and prefab API updates

Comments to reviewers

That first commit is pretty hefty, so let me break down the changes: