A licensee has reported an inconsistency in how modified base widget class defaults are propagated to children. When modified via the UMG Designer Graph's Class Defaults, derived classes will be mar ...
While drawing thumbnails the objects in a sequence are being transformed causing errant movements. ...
After some testing this issue looks to only occur with queued notifies and not with branching point notifies. UDN: https://udn.unrealengine.com/s/question/0D54z00009643x4CAA/server-doesnt-process-a ...
When connecting a client using encryption, the server's NetConnection sends the encryption ack and then immediately enables encryption (UNetConnection::EnableEncryptionServer). In the case where the ...
UDN Link: https://udn.unrealengine.com/s/case/5004z00001ndG9mAAE/tarray-uproperty-element-do-not-get-the-correct-default-value ...
[Link Removed] JH 2023-04-28 01:12:36 UTC Editing any object's float/double property via an Editor details panel will be truncated if it has more than 6 decimals of precision. (e.g. if I type in 0.12 ...
This seems be solved if asset is modify and saved again (Show in the video resource below ) [Link Removed] UDN Thread: https://udn.unrealengine.com/s/case/5004z00001nzoC9AAI/soft-reference-to-r ...
This is a unique problem with macro libraries and the AddComponent node. It would appear that the issue has to do with the MakeNewComponentTemplateName function that we use when we create these func ...
We recently hit a situation where some actors would suddenly teleport across the map when they were modified in the editor. We figured out that the AttachParent of some actors got reset on editor l ...