No matter if the value of a parameter you override in a Material Instance is the same as it's parent or not, it always shows the "reset to default" button. See static bool param in the images below: ...
A licensee has complained that if you assign a preview mesh to a Material Instance, it becomes a referenced asset, so migrating that MatInst will also migrate that mesh and whatever material is assi ...
When setting a material to Use Material Attributes and then feeding in a Refraction value with MakeMaterialAttributes, the refraction doesn't work properly Reported in 4.8, but I tested in Main as ...
You can assign the Parent Class of Level Blueprint to be the generated class of another Level Blueprint, which gives you the following "Graph is linked to object(s) in external map" error if you try ...
"Package Plugin" from Plugin Editor UI will wipe the target folder’s contents first then populate it with plugin files. User was expecting “Package Project” like behavior: Create a new folder in th ...
If user has HOME env var, Html5 packaging creates .emscripten folder within the location specified by HOME, not the expected intermediate location(like C:\Program Files\Epic Games\4.13\Engine\Interm ...
With Root Motion From Everything enabled, a Blend node gives different results when feeding it Animation Sequences directly or when first using a Cached Pose. *Simple test project attached Two sce ...
When you have a Material with a static parameter and an Instance of that Material that has the "override" checkbox checked for that static parameter, but has the value set to the same value as the p ...
ShaderComplexity doesn't work correctly with ScreenPercentage Original(ScreenPercentage: 83.33)[Image Removed] ShaderComplexity[Image Removed] ...
When using an Attach track in sequencer to attach an actor that contains more than one skeletal mesh component, the UI to choose which mesh component to attach to pops up, but then the editor hangs ...