Editor crashes when typing with accents in the details panel

Hello

I’m currently building a game with spanish support. As you must know, in spanish we have extra charset using letters with accents like á, ü.
Engine crashed for me a few times until I figured out that I was making an input to the details panel for a textRender Object using words with accents just before the crash.

Then I tried to post this exact message trough the crash reporter and it crashed once more when I typed á.
I think it must be related to input message handling or something. I’m developing in a core i5 8 gb ram 27 inch iMac running OSX 10.10.4.

Below are pastebins for the logs in the crash reporter about ue4 editor crash:

And the logs made by OS X for the crash of the crash reporter:

I´ll try to make some research myself and try out in other platforms when I get some free time.
Thank you very much!

Hi muddokon,

I was unable to recreate your issue on our Mac here running 10.4.4. I’m including the image below to make sure we are comparing “apples to apples” so to speak:

Since this may be a font issue, I’m including this link which shows how to load a font, one that includes accents, to prevent a conflict (if that is the case):

[TextRender does not load font correctly][2]