Bluprint Draw text dosnt react on start position.

During i use Draw text bluprint in OnPaint function, it dosnt react on position parameter, always draw text in position (0,0). Engine 4.8.3

56348-безымянный.png

56362-безымянный1.png

I am find similar post about c++ function https://answers.unrealengine.com/questions/266240/uwidgetblueprintlibrarydrawtext-ignores-position-p.html

Hey ,

Thank you for your report. Would you mind providing me with some images and simple steps to reproduce this issue on my end. You mention the Paint function which deals with the Widget Library which means you are doing this within a Widget Blueprint?

Screenshots of the Widget Blueprint UI Designer as well as the Event Graph will help me visualize how you are calling the DrawText function.

Let me know if you have any other questions or concerns.

Thank you,

This is my Radar Wiget:

Hello ,

I have a few questions for you that will help provide the additional information needed to reproduce this issue on our end.

Quick questions:

  1. Can you reproduce this issue in a clean project?
  2. If so, could you provide a detailed list of steps in order to reproduce this issue on our end?
  3. Could you provide screen shots of any blueprints that are involved with the reproduction of this issue (please make sure that the screen shots are large enough to read)?

I think this irrelevant because I am upgrade engine to version 4.9. In this version function Draw text named Draw string and it is deprecated. But I can not use new function Draw text, because i can not find object WidgetBlueprintLibrary for pin target.

Hello ,

After looking into your issue I was able to find that the error you are getting is due to an issue ( UE-20722) that has been sent to the developers for further consideration. This issue is that the node “Draw Text” should not have the target pin that is throwing the error that you are seeing in the screen shot provided. I will provide updates with any pertinent information on this issue as they become available. Thank you for your information and time.

Make it a great day