When trying to display BlendProfile property in Animation Blueprint diff tool, it will occur crash, because EditableSkeleton is null in SBlendProfilePicker::GetSelectedProfileName(). So, a followin ...
It's reported that all Tick functions are skipped on the first frame when running in packaged builds and standalone PIE. This is because both TickVisitedGFrameCounter and GFrameCounter are initializ ...
Target Rotation of Physics Handle doesn't register and can't be manipulated on tick User Description: I mentioned some versions before that rotation of Physics Handles is broken and now it is even ...
When loading a non-world partitioned level into a persistent world partitioned level, parent actors with child actor components within the loaded map will move position or become invisible. Within t ...
When BlendRootMotionBasedOnRootBone is true, the code in FAnimNode_LayeredBoneBlend::Update_AnyThread that calculates the root motion weightings for the sources doesn't appear to account for the po ...
This is a common crash occurring in the 4.16 release. It has occurred for many users, but nearly every user's project is named some variation of "pinball", this makes me wonder if the repro is surf ...
The 'Draw Material to Render Target' in blueprints renders black when launched in Standalone. This is not the case when using the same blueprint and running PIE. The interesting thing about this is ...
This is a common crash affecting users in 4.16. User Descriptionsremoving Inventory system form level.delete assets when was compiling shadersDeleting folderDeleting folder. Source Context 810 ...
This is an infrequent Mac crash that has occurred for users since 4.16. Users have not provided any descriptions of their actions when the crash occurred. There is no record of a similar callstack ...
Particle Parameter change resets all vector parameters to default values in level instances. This only seems to effect Vector and Vector Random Parameter types. User Description: I have a particle ...