FOnlineAsyncTaskManager::Run waits for the WorkEvent to trigger before it will tick. However, this event only gets triggered if there are new Available Tasks. Therefore, even though there may be pe ...
Comments from users:I pressed Play while having a directional light selected in-editorChanged landscape collision mip level. ...
Comments from users:I was simply syncing my project with the git repository at the end of it, it crashed with this errorperforce resync ...
A user has pointed out that code in AssetMappingTable.cpp and AnimationAsset.cpp are using the StaticClass() method on pointers. Because StaticClass is a static method, it relies on name hiding to ...
The Sub Anim Instance pin does not appear automatically when the Anim Blueprints are connected in the order listed above. If done in another order the "In Pose" pin appears. ...
No user comments in crash group ...
No user comments ...
This is occurring in both 4.18 and 4.19 release branches. ...
Example: Widget Blueprint classes do not get nativized for WindowsServer configs when 'Load Widgets on Dedicated Server' is false (i.e. NeedsLoadForServer() returns false). As a result, if another c ...
User reports that if more than 5 trackers are connected, UE4 crashes Suggested fix: Root cause of bug is related to the fact that UE has no setup to receive input events from Vive Trackers. (we ha ...