De-Panther / unity-webxr-export

Develop and export WebXR experiences using Unity WebGL
https://de-panther.github.io/unity-webxr-export/
Apache License 2.0
1k stars 106 forks source link

2023.3 Unity Version has depreciated functions used in this plugin #382

Open BlazedAhmad opened 1 week ago

BlazedAhmad commented 1 week ago

The plugin uses some functions like dynCall which is depreciated in the 2023.2.20f1 version of Unity. See: https://docs.unity3d.com/2023.2/Documentation/Manual/web-interacting-browser-deprecated.html#dyncall

Hence the code needs to be modified otherwise it gives an error saying that the function Module.dynCall_vii does not exist.

BlazedAhmad commented 5 days ago

@De-Panther Sorry I mistyped, I meant unity version 2023.2.20f1