Question
UnicodeChar bug
In model.hpp I create struct of unicodechar elements and update them in to view screen. But sometimes I faced with this bug. In struct I define like this:
but in view screen I get:

When I write in array :
In the last element Y4 I get random value:
Maybe someone have this bug and solved it?
