When I add a new object I get this error:
---------------------------
Construct 2 Check failure
---------------------------
Check failure! This is probably a bug:
GetHICON returned NULL
Condition: ret != NULL
File: Projects\ObjectTexture.cpp
Line: 554
Function: struct HICON__ *__cdecl ResizeBitmapToIcon(const class cr::vector2_base<int> &,class Gdiplus::Bitmap *,int)
Build: release 79.4 (32-bit) checked
Component: Construct 2 IDE
(Last Win32 error: 0)
The game has a lot of animation. Is it possible to solve this problem?