The AND node always calculates all inputs, even if the first input fails as False. Probably related to [Link Removed] (currently unresolved, but a Select node-specific fix is mentioned in the comme ...
Crash in FUniformExpressionSet::FillUniformBuffer trying access deleted UTextureCollection (Experimental in 5.6). The licensee describes their crash, their analysis, and a proposed fix: This crash ...
Created a new level and added a terrain. Added grass foliage and enabled density scaling located in the grass foliage settings mode. After placing foliage on terrain, the editor crashes. This is ...
There seems to be a noticeable difference with the temporal AA sharpness in 4.13. This was confirmed by setting Temporal Sample count and sharpness with the same settings in a 4.12 project. A side b ...
When testing with a simple setup, as follows: MySceneComponent has a UProperty(VisibleAnywhere, BlueprintReadOnly) of a USphereComponent pointer, initiated in the Constructor AMyActor has a UProper ...
It would seem that updating a material does not update the associated platform stats in a material instance editor, only the parameters. Can workaround by manually invoking shader compile in the ma ...
There is an error with the SmartMacroInterface, where you can't use an empty wildcard "Make Array" node. This error makes the blueprint not compile and the macro unusable. Disabling the bUseSimpleWi ...
Cannot set array elements from an array that is contained within a struct User Description: Setup: Array of structures "StructureA". In StructureA, array of integers/strings/whatever. Result: Can' ...
When an array of custom UObjects is defined in an actor component class, blueprint instances of the component class cannot update the array elements. Array elements only update inside the blueprint ...
Licensee:Artist reported removed actors reappearing I suspect that file got loaded by something and tested what going to happen if you open a file for read I used python to test lock_file = R'C ...