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!