Hot deploy error: unmappable character for encoding

Windows 10, Cuba Studio 13.4-191, platform 7.2.4. Windows Character code table - Baltic (Cp1257)

Hot deploy compilation errors:
...\ParaiskaEdit.java:368: error: unmappable character for encoding Cp1252
                    .withCaption("Prekių sąrašas tuš�?ias")
                                                         ^
...\ParaiskaEdit.java:371: error: unmappable character for encoding Cp1252
            //showNotification("Prekių sąrašas tuš�?ias", NotificationType.ERROR);
                                                       ^
2 errors

No problems on normal compilation. How could I fix that?

Hello! The issue is already fixed and will be available in the future CUBA Studio release.
You also can install nightly version of CUBA Studio.

Thank you for your response. That was really fast :wink: