3drepo / 3drepo.io

3D Repo web server
http://www.3drepo.io
GNU Affero General Public License v3.0
95 stars 38 forks source link

Upgrade Unity to 2023.2+ #4423

Closed sebjf closed 1 year ago

sebjf commented 1 year ago

Description

New versions of Unity support more recent versions of emscripten, which support for 4GB address space (1.39+).

https://docs.unity3d.com/2023.2/Documentation/Manual/webgl-native-plugins-with-emscripten.html

Right now, Unity 2023 can build the viewer. This issue is a placeholder for a deployment to perform the initial investigation.

sebjf commented 1 year ago

I should learn to read... closing as a duplicate of #4418