Cubase Pro 8.0.5 crash uhe Ace

Hi moderator,
I tried to search the forum for this issue (or alike), but I couldn’t find it. Im sorry if I this is a duplicate or should be reported somewhere else. While using u-he Ace 64 bit in Cubase, Cubase suddenly crashed while I was playing with Ace. I have no idea if this is a bug in Ace or in Cubase, but I managed to extract this debug information from Visual Studio:

The crash seems to be caused when releasing a note on the keyboard: “AM_VoiceCircuit::processNote - No VOICE candidate for release”

Maybe the programmers can use it:

'Cubase8.exe' (Win32): Loaded 'C:\Program Files\Vstplugins\FM8\FM8.dll'. Cannot find or open the PDB file.
'Cubase8.exe' (Win32): Loaded 'C:\Program Files\Vstplugins\ACE(x64).dll'. Module was built without symbols.
The thread 0x8518 has exited with code 0 (0x0).
notes pressed: 4
processNote( 0, 65.00, 1.00, 0 )
scheduleNoteOn 65.00 65.00
notes pressed: 5
processNote( 0, 69.00, 1.00, 0 )
scheduleNoteOn 69.00 69.00
notes pressed: 4
processNote( 0, 69.00, 0.00, 0 )
Oi, releasing a Note that was just triggered! - 69.00
notes pressed: 3
processNote( 0, 67.00, 0.00, 0 )
AM_VoiceCircuit::processNote - No VOICE candidate for release
---
notes pressed: 2
processNote( 0, 65.00, 0.00, 0 )
Oi, releasing a Note that was just triggered! - 65.00
Unhandled exception at 0x00007FFF6196D681 (ACE(x64).dll) in Cubase8.exe: 0xC000041D: An unhandled exception was encountered during a user callback.

Ace is version 1.3.0

My system is:
Cubase is 8.0.5 Pro
Lenovo Thinkpad T530
16GB RAM
Core I7

Thanks!