Event Tick works when it's running on Windows however once it's packaged or even launched onto all platforms, the event tick does not work as anticipated. This happens on all platforms. *Project ca ...
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 ...
This is a regression: it worked correctly up to UE 5.5, but not in 5.6 or mainline latest. Possibly caused by CL 40093049. Class UNiagaraDataInterface provides virtual method GetFeedback(), which a ...
After editing engine source files and triggering Live Coding, derived Blueprints that inherit from a Blueprint containing a ChildActorComponent cause UChildActorComponent::Serialize to run on a Live ...
This is a regression, it worked correctly up to UE 5.4, but repros on UE 5.5 and 5.6. Also, this seems related to [Link Removed] ...
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: Access violation - code c0000005 ( ...
USplineNavModifierComponent was made available in UE 5.4. It generates several FAreaNavModifier instances covering a region with a certain thickness around a USplineComponent, and worked correctly u ...
---------------------------------------------------------------------------------------------------------------------- Build: 4.1.0-2057451 Description: Movable meshes and blueprints set to cast n ...
This is a regression, it worked correctly up to UE 5.5 but behaves incorrectly in UE 5.6 up to latest. When a regular texture with sRGB enabled is converted to a virtual texture, its thumbnail in t ...
Wrong density calculation in UBodySetup::CalculateMass. The licensee has provided the following analysis and suggested fix: In UBodySetup::CalculateMass, the following code is present: // physical ...