

Unity XR: Fixing IL2CPP issue with builds Thanks for the pull request XR: Fix for laptops not always using the correct video card Thanks for the pull request ControllerButtonHints for URP, Thanks again for the pull request RemoveAllListeners to each action type for easy delegate disposal. Reworked the auto-enable-vr systems to be easier to manage in the future and cause less problems in the present.Īdded initialPriority to SteamVR_ActivateActionSetOnLoad. Removed some resolution dialog recommendations for 2019+ Retargeted some DLLs to not cause issues on other platformsįixed an issue with some builds where the settings file wouldn't copy over properly. Removing app key from binding files on build (fixes some scenarios where an indev binding file wouldn't apply to a released app) Moved OpenVR Unity XR package to a tarball included in this project instead of NPM per Unity's new TOS. Unity XR: Fixed issue with unity editor crashing on init for some people. Unity XR: Fixed issue with other platforms not building with the package installed.

#Unity 2019 why were 2d things removed upgrade#
If you don't want to do that then do not upgrade to this version. See the new documentation site here: for more information. You will need to delete the SteamVR folder and rewrite your input layer. Upgrading your project from 1.2.3 or below If you've made changes to your SteamVR/Resources/SteamVR_Settings.asset file, remember to keep it. This was necessary to support Unity's new serialization in 2018/2019. You do not need to recreate your actions file or bindings files. You will need to delete your SteamVR/SteamVR_Input folders, Save and Generate, and then re-set your actions that you've assigned in the editor. They will get automatically moved from project root to StreamingAssets/SteamVR/ The location of actions.json and associated bindings has changed. Upgrading from older versionsĭelete SteamVR folder and remove all OpenVR packages. If you want to use Unity XR (rendering) on 2019.3/4 you a dialog will pop up giving you that option. This is a different installation method than was previously used (npm). This release will auto-install the OpenVR Unity XR package on Unity 2020.1+ from the included tarball.
