This seems to be caused by the matinee actor on Highrise and only appears to be reproducible in a packaged build of ShooterGame, not from the editor. See attached UDN for more information. ...
Once force delete is initiated, editor was still non-responsive ~10 minutes later and had to be closed from Task Manager. Upon reopening the project, the level is still present in Content Browser an ...
When adding the SetSenseEnabled node to a Pawn and controlling another pawn that has an AIPerceptionStiumuliSource, the editor crashes. I tested using other senses such as Hearing and the crash occu ...
When I turn off snap, the problem does not occur The problem does not occur in 4.24.3 and 4.25.4 Occurs in 4.26.2 and UE4main ...
See UDN(308147): [Link Removed] ...
FScene::RemoveWindSource is called from a parallel for loop, and concurrently deletes wind component pointers from the same game thread array causing crashes when the scene contains multiple wind so ...
When MaterialInterface is added to UserParameter of NiagaraSystem, Material can be set in Properties. Also, in UE4main CL15988344, there is no MaterialInterface item in the NiagaraParameterCollecti ...
This issue seems to be occurring on a variety of Nvidia cards. So far, I haven't seen any indication that it is affecting AMD graphics cards. The majority of the reports have indicating that the pro ...
The following condition is sometimes not met: LODSection.SectionElements.Num() == MeshObject->GetRayTracingGeometry()->Initializer.Segments.Num() ...