Licensee found that running the resavepackage commandlet that sublevels who's lighting was built were not saving the changes. ...
User comment in crash group:error when i reimpot a mesh from a .fbx create in 3d max 213 void FVertexFactory::SetPositionStream(FRHICommandList& RHICmdList) const 214 { 215 ...
No user comments in crash group 262 UPackage* LoadReplacementPackage(UPackage* InExistingPackage, const uint32 InLoadFlags) 263 { 264 if (!InExistingPackage) 265 ...
Alpha over life module doesn't interpolate vaules that differ in .05 or less with "Can Be Baked" enabled. Found in 4.19 CL# 4033788, 4.20 CL# 4233996, 4.21 CL# 4291146 ...
Assets in a Content-Only plugin enabled in a Blueprint-only project cannot be loaded when the project is packaged. If a Content-Only plugin is enabled in a code project, the assets in the plugin are ...
UHT does not correctly create generated code for BlueprintNativeEvent UFUNCTIONs in an interface that return const values. In the corresponding .gen.cpp file, the generated code does not include the ...
Garbage collection crash during opening cinematic. Note after crashing and relaunching the game the saved file appears as 8% complete instead of 0%. Note this crash is also occurring with //UE4/D ...
Level blueprint is being executed twice at start of PIE So far I have only seen this behavior with the Print String node when wired to Event Begin Play or Event Tick. I have been unable to reprod ...
Adding components in an Actor then undoing them after an action in the Viewport, leaves sub-components behind. This is a regression from 4.19.2 (CL-4033788). This issue was reported and tested in 4 ...
When creating an Event Dispatcher that sends an array, a blue Note shows up on the bottom of the Call node stating that "No value will be returned by reference". This is a similar issue to [Link Rem ...