The panning in the Tap Delay Submix Effect does not always match its assigned Pan in Degrees value. Specifically, the left and right side appear to be reversed on Stereo setups. In addition, in 5.1 ...
This is a somewhat common Sequencer crash that occurs in 4.17 and 4.18. User DescriptionsWas trying to copy and paste a camera movement but something screwed up, I tried to add an already built Cam ...
When Calling UBlueprintMapLibrary::GenericMap_Find with a non-existent key, the function construct the default structure in-place on the given pointer without destroying the object. This behavior ca ...
This is a somewhat common crash in 4.17.1. This same callstack appeared a few times during 4.11, but then has not been seen until recently. Users have not provided any descriptions of their action ...
When a small external force is applied to the rigid body, the VSmooth value is reset in the ResetVSmoothFromForces function. Since this function ignores the current velocity, a very small velocity ...
Asset returns after being deleted from the content folder while the editor is open. A deleted asset comes back and does not prompt to save it. This leads to the asset being removed when the editor i ...
When a class is edited / hot reload preformed, code based components are sometimes removed from the MyBlueprint > Variables section and cannot be dragged from the Components tab into the graph with ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Source Context: 165 return *VertexFactoryTypeIt; 166 } 167 } ...
Note : Reopening the level sequence causes ensure failed. (also see callstack) LogOutputDevice: Error: === Handled ensure: === LogOutputDevice: Error: Ensure condition failed: InstanceRegistry->I ...
When creating a new NiagaraSystem, the DefaultEffectType set in ProjectSettings should be reflected. If another EffectType is already set, it should be respected. The problem here is that when creat ...