helmut.bressler Posted September 20, 2013 Posted September 20, 2013 Dear Unigine crew, I'm encountering a strange crash while I'm invoking a function via the console (it has been registered before via engine.console.addCommand()), the debug version fails with an assertion.When I call exactly the same function within my world script it works as expected. Within that function several Unigine::Widgets widgets are created.I have a testscene attached so that you can reproduce my problem (the folder my_project2 which resides in the data directory)Additionally I provide you with a stack trace from visual studio taken from my own .exe, showing the function where the assertion fails (we don't have a source license, so its only available in assembly language)I'm using the "UnigineSDK_binary_2013-08-16_windows" release. cheers Helmut my_project2.zip
necris Posted September 23, 2013 Posted September 23, 2013 Thanks for good report, Helmut. Issue was peproduced, we'll try to find out what's going on.
Recommended Posts