Check box appears darker when wrapping it with a button (almost black), This does not appear to happen when wrapped with other widgets. ...
Soft Object Reference pins on Blueprint nodes can't be reset to None once an object reference has been set. ...
When previewing a blank texture sampler in the material editor while the HLSL window is open, you can assign a texture to the texture sampler and crash the engine. ...
When updating Transform of InstancedStaticMesh by UpdateInstanceTransform, PerInstanceRandom used in Material is updated. With 4.16 does not update the RandomSeed value. ...
Noise Node Fails to Compile With Voronoi Noise if Ray Tracing is Enabled. Working as expected in 4.22 CL# 7053642 Found in 4.23 Preview 2 CL# 7321677 and 4.24 CL# 7437539 This is a regression ...
Creating a UTexture2D the following way does not properly process gradients in the texture: ------ bool Atexture_test_actor::LoadRawFileTest( /* output */ UTexture2D*& image) { TArray<short> v ...
Crash compiling System when a Dynamic Input only outputs a numeric value Crash occurs using Scratchpad and a Dynamic Input Script asset. The crash does not occur if I connect a parameter to the s ...
[Image Removed] ...
GPU particles have a strange sorting priority once a significant amount of overlap starts happening. Changing the sort mode doesn't influence this effect at all. While on CPU particles changing the ...
REGRESSION No Skeletal meshes that have recently had LODs auto-generated in the editor will not change LOD levels in the level viewport. This only occurs when the user is NOT playing or simulating ...