Using volume material used in a material billboard Causes Crash When used with volumetric fog. Found in 4.19 CL# 4033788, 4.20 CL# 4369336, 4.21 CL# 4541578, 4.22 CL# 4618663 ...
Bulk compiling more than one Blueprint class asset without incurring a garbage collection pass in between each compile can result in a crash during reference replacement, as serialization may end up ...
If user connect a function that returns a Blendspace Asset to a Blendspace Player that BlendSpaceAsset settings are exposed to a pin, it crashes in the package. It does not occur if user do not con ...
Starting a SynthComponentToneGenerator crashes the editor with the following assert:Assertion failed: bSuccess [File:D:\build\++UE5\Sync\Engine\Source\Runtime\SignalProcessing\Private\AudioBufferDis ...
Loading a trace in Insights that has Network Prediction channel data from a multi-client PIE session will hit a check and crash the Insights tool. ...
When trying to add an entry to a TMap in a nested struct that is an element of an array the engine crashes. This doesn't happen if it is not an array of the nested struct. Attached are .h and .cpp ...
Joining a session on iOS using the Join Session node in Blueprints causes a crash on iOS. This is similar to [Link Removed] but was requested to be entered separately. This has not been reproduced ...
This is not a regression. Tested in: //UE4/Release-4.27 CL18319896 Binary //UE5/Release-5.0-EarlyAccess CL16682836 Binary //UE5/Release-5.0 CL18407655 Personal P4 When opening a static mesh without ...
If an actor has default property tracks set up in the Project Settings, adding that actor to a level sequence through C++ will crash the editor. This seems to stem from the creation of the default p ...
On the iphone 6+ it appears that videos played, then unloaded, then reloaded, and played again using the media player will cause a game crash given enough time. This behavior doesn't seem to occur ...