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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
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.