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 ...
BP functions with enum-type input argument named 'Category' are erroneously assigned to category 'New Enumerator n' ...
Copying and pasting audio subtracks will paste the parent track and its subtracks not just the selected subtrack. ...
Hitting check(UploadInfo.InstanceCustomDataCount * InstanceCount == UploadInfo.InstanceCustomData.Num()) and also seeing incorrect isntance order after removing instances from HISMs. Additionally ...
UnrealHeaderTool and the Blueprint compiler generate inconsistent metadata for object reference variables whose underlying class type includes 'DefaultToInstanced' metadata. UnrealHeaderTool-genera ...
High Resolution Screenshot menu on the Editor saves png file, but HighResShot console command saves bmp file. But licensee wants to use same format. ...
Editor Performance drops when removing frames from animations with curve keys Regression: No, removing frames on animations with curves had a chance to crash the editor in 4.11, which doesn't happ ...
IntValue and BoolValue is always indefinite value in UAIDataProvider_QueryParams::BindData(). Attach the result of Watch in VS. ...