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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
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.