Search Issue Tracker
By Design
Votes
0
Found in
2020.2.0a13
2020.2.0b10
Issue ID
1289263
Regression
Yes
[XR][VR] API's aren't upgraded when XR project are imported in 2020.2 and 2021.1
VR project APIs aren't upgraded when the project is opened in 2020.2 and 2021 version. Scripts need to be updated manually to resolve the errors.
Steps To Reproduce:
1. Download the attached XR project
2. Open the project in 20.2.0b10
3. Observe the Ads package errors are thrown in the console
4. Remove the Advertisement package from Window > Package Manager
Expected Result: Ads error vanish and no further errors appear in the editor console
Observed Result: Errors regarding VR appear in the console
Reproducible In: 2021.1.0a3, 2020.2.0b10, 2020.2.0a13
Not reproducible in: 2020.2.0a12
XR Legacy input handler package version: 2.1.4
Environment: Win and Mac
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2020.1.X):
Unity switched from UnityEngine.VR namespace to UnityEngine.XR namespace in 2017.2. Users upgrading from 2018.4 will have no issues.