Reported on the dev forum, drag-drop widget is broken in the 5.1 Preview.
https://forums.unrealengine.com/t/unreal-engine-5-1-preview/662523/221
Anyone else having problems with UUserWidget::SetPositionInViewport()?
With 5.0.3 my drag-drop widgets (based on the official tutorial Creating Drag and Drop UI | Unreal Engine Documentation 1 ) worked perfectly fine, now they are all stuck at positionUnknown macro: {0,0}(top left) and SetPositionInViewport() does not change anything, despite getting the correct position input values.
It seems they added a new subsystem for handling widgets (UGameViewportSubsystem), perhaps it’s not working correctly yet?
Result: The widget is stuck at position (0, 0).
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How can i modify the param name in EQS node
How to achieve HLSL Multiple Render Target in Material blueprints?
What method is used to fill polygonal regions when drawing spline mesh at run time?
What property of the Slider is the image used when dragging?
How does TextureRenderTarget2D get TArray<uint8> type data?
What properties of the progress bar can be used for drag and drop highlighting?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-169413 in the post.
3 |
Component | UE - Editor - UI Systems - UMG |
---|---|
Affects Versions | 5.1 |
Target Fix | 5.1.1 |
Fix Commit | 23227808 |
---|---|
Release Commit | 23227752 |
Created | Nov 7, 2022 |
---|---|
Resolved | Nov 23, 2022 |
Updated | Dec 3, 2022 |