When a material has a static bool parameter AND this is overridden in a material instance, Trying to change Blend Mode or Shading Model under the Material Property Overrides crashes the editor. Thi ...
No user comments in crash group 108 #endif 109 void* NewPtr = NULL; 110 #if PLATFORM_MAC 111 // macOS expects all allocations to be aligned to 16 bytes, but TBBs ...
First person template project is struggling to run on Firefox 32-bit Version 52.0.1 and eventually throws an "uncaught exception: out of memory" error. Occurs in both BP and C++ projects. May be a ...
Vehicle Template vehicle with added Thruster Configuration to its VehicleMovementComponent will be affected by force relative to the distance from the origin. At around 200000 the force is enough to ...
There is a discrepancy when inspecting Substrate materials in the Lumen Performance Overview. Compared to viewing non-Substrate materials the overview show all surfaces in red indicating that Lumen ...
Description: Appears directly related to using Set Master Pose Component when the target component has cloth Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Lin ...
This project crashes when one Blueprint is compiled if its child Blueprint is opened in another tab. This only occurs with one Parent/Child combination: the crash occurs when compiling Building whil ...
This is not a regression. Tested in //UE5/Release-5.0 CL 20979098 Building Packed Level Actors causes references to break in the Packed level Actors' Blueprints. Rerunning the Build > Pack Level Ac ...
User reports of stack overflow happening in canRemoveVertex in DetourTileCacheBuilder.cpp if a poly has more than 16 vertices. The array for edges is a fixed array and is written to without checking ...
No user comments in crash group 771 void FStaticMeshRenderData::AllocateLODResources(int32 NumLODs) 772 { 773 check(LODResources.Num() == 0); 774 ***** while (LODResour ...