Search Issue Tracker
In Progress
Fix In Review for 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
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
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.