In 4.17, attempting to open a project that contains a plugin with a missing .dll file results in a dialog box appearing that says that the plugin is not compatible with the current Engine version, a ...
The SoundWave in the Content folder of the attached Project has been exported from Nuendo @ 120BPM 4/4, with a duration of exactly 1 Bar. The BP_Audio Actor uses the TimeSynthComponent to provide sa ...
Many useful blueprint utility nodes are buried in the Utility category and are not very discoverable by users. This leads to them choosing other nodes that are much less convenient and efficient. Th ...
Hi Sevan, I think we are having a bug: When using our calibration format “vwf” the image is slightly misaligned. Same calibration exported MPCDIv2 works good in UE. So it seems to be some issue ...
UAbilityTask_SpawnActor::BeginSpawningActor assumes the incoming AActor*& SpawnedActor parameter is nullptr if no actor was spawned, but it does not initialize the parameter at the start of the func ...
This is a trending crash coming out of the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 257 FText::FText( FString&& InSo ...
Context AController has a blueprint assignable delegate that fires when the possessed pawn changes. This should fire in both singleplayer and networked games. The bug is reproducible in single play ...
FSkinnedSceneProxy's never get unregistered from the DynamicWind system In FDynamicWindTransformProvider::UnregisterSceneProxy, there's an early out that says: if (SkinningSceneExtProxy == nullptr ...
This is a common crash affecting users since at least the 4.14 release. It was previously associated with [Link Removed], however that has been marked as fixed. Source Context 221 void Veri ...
This is a regular crash occurring in 4.17. It may be a regression as there is no immediate evidence of it occurring in prior releases. Users have not provided any descriptions of their actions whe ...