Forum Discussion
ChewSW
2 years agoHonored Guest
having error CS0234 after i download sample from Meta MR Utility Kit
This error shown when I download sample Meta MR Utility Kit 60.0.0.
I tried to re-import the sample after I update Meta MR Utility Kit to version 62.0.0. The same error shown.
Is there any way to debug it other than just delete this FurnitureResizer.cs file?
Error Message:
Assets\Samples\Meta MR Utility Kit\62.0.0\Virtual Home\scripts\Resizer\FurnitureResizer.cs(51,61): error CS0234: The type or namespace name 'InvSqrt2' does not exist in the namespace 'Utilities' (are you missing an assembly reference?)
1 Reply
Replies have been turned off for this discussion
- NotSoGrimReeperHonored Guest
I think you can change 'Utilities.InvSqrt2' to -->
1 / Mathf.Sqrt(2)
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 1 year ago