Enabling HZB Occlusion culling results in a reproducible crash. Looks like a community member noticed this back in preview 2: https://forums.unrealengine.com/unreal-engine/announcements-and-release ...
In an actor that contains a scaled root component, it is not possible to change the collision presets on an instance of that actor if you are using the Viewport's Details panel. However, in the blue ...
When adding an Animation Track to a Level Sequence and placing Animation Sequences back-to-back without gaps, the velocity can be miscalculated at the transition between sequences. This issue occur ...
User reports that the reason for the crash is that because UpdateSpline is false on the AddSplinePointAtIndex blueprint node, this line is never called [ReparamTable.Points.Reset(NumSegments * Repar ...
The editor crashes upon attempting to open the blueprint debugger through the Window menu. Frequency: 2/2 Regression (Yes) issue (does not) occur in 4.11.2 ...
Event Tick works when it's running on Windows however once it's packaged or even launched onto all platforms, the event tick does not work as anticipated. This happens on all platforms. *Project ca ...
File "<ENGINE_PATH>/Engine/Config/BaseEditorSettings.ini" contains the following setting: [/Script/UnrealEd.ContentBrowserSettings] ; Whether to display the game project plugins in the Content Brow ...
Trying to launch on or package for TVOS or iOS from a source build of Mac or Windows will fail with errors:[2018.04.02-16.35.08:522][634]LogPlayLevel: In file included from /Volumes/Storage/GitHub ...
3 users reported the same issue. DEBUG: Error 2203: Database: 1031. Cannot open database file. System error -2147287038 or DEBUG: Error 2203: Database: 1036. Cannot open database file. System err ...
If an actor component contains a TArray of instanced objects, some of those object instances can get incorrectly invalidated and marked for garbage collection in certain situations, possibly resulti ...