Hello.
I have the following problem. I have lots of scenes where I use the dialogue logic (getting responses and such). The best illustration will be the two following images:

This is the desired window and it runs at 87 fps. You will probably agree it's not much of a text in here. Also the poly count is 262.

This is the window where I erased the top text. There's absolutely nothing else different. Everything is identical, just the upper part of the window has no text. There are no script transformation functions which would be handling the upper text, it's plainly setting the static control's text to a string.
Like this it runs at 652 frames.
This is constant behavior of WME for the whole JULIA, however for certain more complex scenes the drop is too painful. Also the fps is stable. Which means in this scene it always runs at 87 or 652 respectively (given 3 frames delta).
Any clue what should be done? Or do you need more info about it?
Thanks a lot!!!