If we create a new class of GameEngine(TestGame.TestEngine) and using it on DefaultEngine.ini.
It works ok on PC but crash at iPhone.
-------------------------------------------
Crash
Assertion failed: Class ConstructObject called with a NULL class object.
------------------------------------------
The version of udk i used is UDK-2012-02.
It works ok on PC but crash at iPhone.
-------------------------------------------
Crash
Assertion failed: Class ConstructObject called with a NULL class object.
------------------------------------------
The version of udk i used is UDK-2012-02.
Comment