It seems the editor crashes when adding a new Macro to a Blueprint Macro Library. This only occurs if you rename the macro that gets automatically created when you open the macro library to somethin ...
Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. ...
This is a trending crash in the 4.17 previews. Unfortunately users have not provided any descriptions of their actions when the crash occurred. Source Context 464 FViewMatrices::FViewMatric ...
The licensee has identified a potential fix by changing if( Settings.bLerpUVs ) to if( Settings.bLerpUVs || UVIndex == 0 ) On line 389 of NaniteBuilder\Private\Cluster.cpp in UE 5.5 ...
A partially broken Geometry Collection (GC) ends up with garbage CollisionGroup data that can lead to strange behaviors. The licensee has noticed that a GC that goes thru a field applying ExternalS ...
Really close to the repro steps for [Link Removed] Same repro steps produced the following Buggs along with this one: [Link Removed] [Link Removed] Error message: Fatal error: [Link Removed] [Lin ...
When DOP simplified collision is generated for a mesh that has vertices that are close to the origin, part of the function till clamp any values between -0.5 and 0.5 to be 0.5 which will cause the r ...
The Tooltip for the Results Pin of the DynamicBranch Material node incorrectly says that Color Input 1 will render if the Alpha is greater than 1, but the setup is for greater than 0. [Image Remove ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: SIGSEGV: invalid attempt to write ...
Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. ...