There is an issue with Actor Variable References that become settable when in type array in the Level blueprint. Once in the array, the actor can be successfully addressed, however using the Save Cu ...
Top Crash in 4.18 release Comment from User: "Picking a color for my shader" Source Context:// NOTE: The following is an Unreal extension to standard shared_ptr behavior 788 FORCEINLINE ...
Placing a FunctionalTest Blueprint into a level that contains a landscape component and a sub-level that also contains a landscape component results in a crash when PIE is started. This only occurs ...
Visibility of World Outliner doesn't affect skylight. But it affects other kinds of lights like Point Light, Directional Light. I found that USkyLightComponent::CreateRenderState_Concurrent() doesn ...
From the ticket: In a material instance using the attached master material if A is TRUE and B is FALSE I expect to be able to configure param C in the UI. However param C is shown only when Useswi ...
Customer Comments: this is just a workflow issue where you need to set the compression settings to normal or tick the sRGB checkbox to fix the shading issue Regression testing done in //UE4/Rele ...
If a component class returns 'false' for NeedsLoadForServer(), then variables will not be included in the class in a cooked/packaged dedicated server build, and thus any variable references in scrip ...
Users are experiencing an issue where the color picker is opening half or more off screen. This is particular bad for users who only have one monitor. It is most prevalent in a UMG Widget BP, but ...
Checking the option for Allow Window Resize in Project Settings allows a the borders of a standalone window to be grabbed and used to resize the window. This does not behave the same on Linux and t ...
I was not able to repro this with template projects in //UE4/Release-4.17. I was not able to repro the lack of collision to the same static mesh I shot at if I tried to run into it. That is why I me ...