Search Issue Tracker
Fixed
Fixed in 1.0.2
Votes
0
Found in [Package]
1.0.1
Issue ID
XRMRT-81
Regression
No
Warning "'ContinuousMoveProvider.useGravity' is obsolete" is thrown when Project Validation issues are fixed in the Mixed Reality Tabletop Template
Steps to reproduce:
- Create a new MR Multiplayer Tabletop Template Project
- If Project Validation Windows opens up, click "Fix All" and wait for the fixes to be applied
- Observe the Console
Actual results: Warning "Assets/MRTabletopAssets/Scripts/Player/PlayerOptions.cs(387,13): warning CS0618: 'ContinuousMoveProvider.useGravity' is obsolete: 'Controlling gravity directly in the move provider has been deprecated in XRI 3.1.0, use Gravity Provider instead.'" is logged in the Console
Expected results: No deprecated methods are used in a user facing template
Reproducible with versions: 1.0.1 (6000.1.0b14, 6000.2.0a8)
Not reproducible with versions: 1.0.1 (6000.0.45f1)
Can’t test with versions: 2022.3.60f1
Tested on (OS): macOS Moneterey
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 1.0.2):
Removed the Toggle Flight option from the Player Options script as that functionality is not supported in the MR Multiplayer Tabletop Template.