From a UDN, they also mentioned: Update: I added CommonUI to the test project to try the "Consume pointer input" setting. It behaves the same way as our custom input blocking widget in that the in ...
A spline component continues to be visible and editable in-editor despite all attempts to disable the functionality through the component's settings or uproperty specifiers. ...
It appears that LumenScene's Hardware Ray Tracing is causing light leaking into a sealed room (which should be perfectly black). This bug does not appear to happen on AMD GPUs. ...
Reported on UDN: Something in the setup of the City Sample vehicles means that if a vehicle starts inside a Box Collider Component then it won't generate an EndOverlap when exiting. Vehicles in ge ...
Creating a MID makes the render state dirty and the engine will recreate a new scene proxy without the current attitude. This results in rendering the object in incorrect location. Here is a tempor ...
When using the "Reload" asset action on a String Table asset, any Text variables that reference the string table would break and say "<MISSING STRING TABLE ENTRY>". ...
From licensee: The project contains a small flat terrain with a basic material attached to it - just a single texture sampler connected to the base color output. Also in the project is a skeletal m ...
Consider a C++ ActorComponent containing an instanced TObjectPtr property (which may be standalone or inside a container such as TMap). Now consider a Blueprint Actor containing such a component, an ...
The blend stack node doesn't generate any values for its DeltaTimeRecord. This can be tested with the fix for [Link Removed] shelved at 32747789. Since there isn't a tick record directly associate ...