A crash occurs when changing/setting the LOD Group of a SpeedTree asset within the Static Mesh editor. Regression? Yes, this crash does not occur in the 4.13.2 binary release. ...
After creating a Scene Component code class and an Actor code class, creating a reference to the SceneComponent in the Actor class constructor will cause a crash on hot reload in the editor. ...
In the Character Movement Component, setting the Plane Constraint Normal to a value other than default, and then attempting to change the value back to the default does not revert to the default val ...
Looking at the propagate function:void UAnimStateTransitionNode::PropagateCrossfadeSettings() { UEdGraph* CurrentGraph = GetGraph(); for (int32 idx = 0; idx < CurrentGraph->Nodes.Num(); idx++) ...
Moving the file location of the Editor Startup map appears to break the reference to the startup map. The editor fails to find the map and so does not use it for the start up map. Notes: In the ...
Importing an OBJ file no longer imports the UVs. Test asset included for OBJ and FBX version of the same file. Added Test FBX from SketchUp Tested with: 4.12.5 CL-3039270 - Working 4.13.0 CL-31 ...
Open QAGame and duplicate Player_RunBlend to Player_RunBlend2. Create an animation blueprint for M_Avg_Base_AnimSkeleton and set it up in the screen shot below. ( "New Var 0" and "New Var 1" contai ...
This is not a regression as it occurs in 4.14.3. Also this did not occur in a source build of UFE from Github. Excerpt from the logs:UE4Editor-Cmd: [2017.02.07-18.58.10:328][ 0]LogCook:Display: ...
Objects set to "us as occluder" will create dark artifacts from certain view angles. For this to occur "DBuffer Decals" need to be enabled in the project settings. The licensee has noted that addi ...
Comments from users:tried with -opengl4tried to start with -force-opengl instead of -opengltried to run in opengl modetried to run in opengl mode due to DX11 feature level 10.0 error. (DirectX is in ...