-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
Description
Unity crashes when attempting to open a demo scene or run any scene with SOFA components in it.
OS : Windows 11
Unity version : 2022.3.22f1
SOFA version : 24.06.00
SOFA Unity version : 23.12.00 (Unity package with DLL)
To Reproduce
- Open Unity project
- Drag SOFAUnity package into Project window and import
- Open Assets/SofaUnity/Scenes/Examples/Example_01_SimpleLiver.unity
Current Behavior
Following step 2 : No errors are output, only warnings about meshes (log file included here : WarningLogsSOFAUnity.txt)
Following step 3 : Unity closes without any crash report window or indication of any error and the Unity project refuses to open since it will try to reopen that scene again
Expected behavior
SOFA scene opens without errors or any crash