patricksebastien / libpd4unity

libpd for unity 3d
101 stars 20 forks source link

Unity free crashing while running example scenes in Windows 8 (x64) and Android 4.0.3 #7

Open ghost opened 10 years ago

ghost commented 10 years ago

Windows issue

When running the 01_LibPd_Basic scene - after stopping the scene the first time, and then after running a second consecutive time, Unity crashes (shuts down and then shows the error report window).

After the first run there is an error message at the bottom of Unity reading: 'Licence error. This plugin is only supported in Unity Pro!'.

The libpdcsharp.dll was copied to C:\Program Files (x86)\Unity\Editor.

System specs:

Similar behaviour is shown on my Android device.

The same scene crashes when run a second time on the device. This is after, for instance, when the home button is pressed to exit the app, and the app is launched again from the home screen.

Device specs:

(note: regarding the Unity troubleshooting procedure for launch crashes:

http://docs.unity3d.com/Manual/TroubleShootingAndroid.html )

ghost commented 10 years ago

This is issue appears to be at least partially related to issue https://github.com/patricksebastien/libpd4unity/issues/4

Leaving this open until full resolution to retain detail.