This is a bug introduced with 18468289 a while ago. We added this functionality for [Link Removed], which allows input event nodes to be placed within widgets and have them behave correctly. This ...
From file [Engine\Source\Runtime\Experimental\Chaos\Public\Chaos\AABBTree.h], function Chaos::TAABBTree<>::GetAsBoundsArray(): bool GetAsBoundsArray(TArray<TAABB<T, 3>>& AllBounds, int32 NodeIdx, i ...
There's an issue when assigning a bitfield bool to a native bool in Blueprints. Currently, the engine erroneously treats the memory for a local bool as a uint8 bitfield, which is undefined behavior. ...
Some materials are not rendering on iphone 6 series devices. They will render completely black on one device but not others in the same series. Replacing the material with a basic material renders o ...
This is a trending crash coming out of the 4.17.0 release. Users have not provided any descriptions of their actions when the crash occurred, however the callstack is very similar to [Link Removed] ...
User comment in crash group:Wanted to delete a single field of my landscape wich is very big. Same error appears if I try to get a part of the landscape to another streaming level. Would be cool if ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. This crash is only occurring in packaged games, not in the editor. The Logs contain the follo ...
This is a regression from 4.27. This is happening because of the change to typed elements. UEditorEngine::PostUndo, when combined with the typed element changes causes the selection set to reorder ...
User reports: I've noticed a bug with PlayMontageAndWait There are 4 possible triggers when a Montage completes:OnCompletedOnBlendOutOnInterruptedOnCancelled Once OnBlendout has been triggere ...
As one clicks on the enum fields trying to form an input, the log is written with a variation of the following: [2025.02.14-17.42.38:940][521]LogNiagaraEditor: Error: Error getting default value fo ...