I had a tester with VS 2015 run through the steps I failed with, and they were unable to repro. JamesF was able to repro the issue on VS 2017. JamesF pointed out that this does not occur is you cho ...
---------------------------------------------------------------------------------------------------------------------- Build: 4.1.0-2057451 Description: Movable meshes and blueprints set to cast n ...
This is a trending crash coming out of the 4.18 release. A number of the affected projects appear related to VR. User DescriptionsI was trying to use the SteamVR preview for Windows MR headsetI j ...
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 ...
Regression. Function library saving crashes if it references to a string table entry. ...
This is a common and longstanding SpeedTree import crash that has occurred since at least 4.14 for over 100 users. This seems to be the same issue as a previous Jira from 4.10 which was closed wit ...
Following my repro, I hit an ensure and crash. The two times I tried to repro after my first crash resulted in different call stacks. I'll comment the other Jiras once I have them in. One of my cra ...
Enabling bUpdateComponentTransformToRootBone in a GeometryCollectionComponent causes broken particles to appear in the wrong location. When that flag is true, the moment the GeometryCollection (GC) ...
NavLink Proxy CHILD ACTOR stops working in a Packaged and Standalone game. Works as expected in PIE. Licensee Description: Force Rebuild on Load is not called and the nav links as child actors do ...
In UCookOnTheFlyServer::BeginPackageCacheForCookedPlatformData(), there is a pointer to int32 called CurrentAsyncCache that is used as an index. It's value is dereferenced before it is checked, but ...