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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
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.