Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warnings in Unity 6 #1661

Open
bdovaz opened this issue Dec 5, 2024 · 1 comment
Open

Warnings in Unity 6 #1661

bdovaz opened this issue Dec 5, 2024 · 1 comment

Comments

@bdovaz
Copy link

bdovaz commented Dec 5, 2024

Library\PackageCache\com.ultraleap.tracking\Physical Hands\Runtime\Scripts\Hard Contact\HardContactParent.cs(40,24): error CS0619: 'PhysicMaterial' is obsolete: 'PhysicMaterial has been renamed to PhysicsMaterial. Please use PhysicsMaterial instead. (UnityUpgradable) -> PhysicsMaterial'

Library\PackageCache\com.ultraleap.tracking\Physical Hands\Runtime\Scripts\Hard Contact\HardContactParent.cs(15,16): error CS0619: 'PhysicMaterial' is obsolete: 'PhysicMaterial has been renamed to PhysicsMaterial. Please use PhysicsMaterial instead. (UnityUpgradable) -> PhysicsMaterial'

Library\PackageCache\com.ultraleap.tracking\Physical Hands\Runtime\Scripts\Soft Contact\SoftContactParent.cs(17,18): error CS0619: 'PhysicMaterial' is obsolete: 'PhysicMaterial has been renamed to PhysicsMaterial. Please use PhysicsMaterial instead. (UnityUpgradable) -> PhysicsMaterial'

Library\PackageCache\com.ultraleap.tracking\Physical Hands\Runtime\Scripts\Soft Contact\SoftContactParent.cs(25,24): error CS0619: 'PhysicMaterial' is obsolete: 'PhysicMaterial has been renamed to PhysicsMaterial. Please use PhysicsMaterial instead. (UnityUpgradable) -> PhysicsMaterial'

Library\PackageCache\com.ultraleap.tracking\Physical Hands\Runtime\Scripts\Soft Contact\SoftContactParent.cs(16,17): error CS0619: 'PhysicMaterial' is obsolete: 'PhysicMaterial has been renamed to PhysicsMaterial. Please use PhysicsMaterial instead. (UnityUpgradable) -> PhysicsMaterial'

Library\PackageCache\com.ultraleap.tracking\Physical Hands\Runtime\Scripts\Utils\ContactUtils.cs(32,110): error CS0619: 'PhysicMaterial' is obsolete: 'PhysicMaterial has been renamed to PhysicsMaterial. Please use PhysicsMaterial instead. (UnityUpgradable) -> PhysicsMaterial'

Library\PackageCache\com.ultraleap.tracking\Physical Hands\Runtime\Scripts\Utils\ContactUtils.cs(103,85): error CS0619: 'PhysicMaterial' is obsolete: 'PhysicMaterial has been renamed to PhysicsMaterial. Please use PhysicsMaterial instead. (UnityUpgradable) -> PhysicsMaterial'
@Miazyy
Copy link

Miazyy commented Dec 5, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants