whenever a 3d raycast hits the object it is suppose to it crashes
the error:
for some reason i can’t post the error here but ill try to do it in a reply
TypeError: Cannot read properties of undefined (reading 'x') at Raycaster._doRecast (https://game-previews.gdevelop.io/1748534542813-44815/gdjs-evtsext__raycaster3d__definehelperclasses-func.js?gdCacheBurst=484549441:161:57) at Raycaster.recastFromCamera (https://game-previews.gdevelop.io/1748534542813-44815/gdjs-evtsext__raycaster3d__definehelperclasses-func.js?gdCacheBurst=484549441:49:21) at Object.GDJSInlineCode [as userFunc0x8da510] (https://game-previews.gdevelop.io/1748534542813-44815/gdjs-evtsext__raycaster3d__raycastfromcameracenter-func.js?gdCacheBurst=484549441:15:43) at gdjs.evtsExt__Raycaster3D__RaycastFromCameraCenter.eventsList0 (https://game-previews.gdevelop.io/1748534542813-44815/gdjs-evtsext__raycaster3d__raycastfromcameracenter-func.js?gdCacheBurst=484549441:32:52) at gdjs.evtsExt__Raycaster3D__RaycastFromCameraCenter.func (https://game-previews.gdevelop.io/1748534542813-44815/gdjs-evtsext__raycaster3d__raycastfromcameracenter-func.js?gdCacheBurst=484549441:97:52) at gdjs.Untitled_32sceneCode.eventsList0 (https://game-previews.gdevelop.io/1748536238912-923984/code0.js?gdCacheBurst=484549441:156:72) at gdjs.Untitled_32sceneCode.asyncCallback16070452 (https://game-previews.gdevelop.io/1748536238912-923984/code0.js?gdCacheBurst=484549441:181:27) at Object.callback (https://game-previews.gdevelop.io/1748536238912-923984/code0.js?gdCacheBurst=484549441:197:129) at l.processTasks (https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/AsyncTasksManager.js:1:203) at c.renderAndStep (https://resources.gdevelop-app.com/GDJS-5.5.231/Runtime/runtimescene.js:1:4753)
Which version of the raycast extension are you using?
As far as I’m concerned the latest of the 3d raycast extension. I may be able to check