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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
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.