This appears to be a regression as the issue does not occur in 4.17. When setting the windows scaling to anything greater than 100% the tile map selector from Paper2D is off. Clicking on the tile ...
No user comments in crash group 108 #endif 109 void* NewPtr = NULL; 110 #if PLATFORM_MAC 111 // macOS expects all allocations to be aligned to 16 bytes, but TBBs ...
No user comments in crash group ...
No user comments in crash group 450 NewHeight = FMath::Max( NewHeight, FMath::Min( OldHeight, MinRetainedHeight ) ); 451 } 452 453 if (IsMaximized()) 454 ...
Occasionally the haptics will not response to a trigger pull on the vive wands. It's about 2/15 will skip response. ...
There is an issue occurring where Objects with Translucent Blend Mode Material Aren't Affected by Refraction. This affects any translucent material regardless of the translucent materials settings. ...
This occurs in 4.19p but not in 4.18. Per User: As of current preview, there is no possibility to render in blueprint using canvas, (UCanvas::K2_DrawMaterialTriangle always ends up with assert in ...
UI appears to support EventDispatcher reordering, however reordering does not occur. ...
An Engine plugin with the Program module type and EnabledByDefault set to true can cause the Engine to fail to build successfully due to UHT failing. I was only able to reproduce this behavior using ...
When running a Dedicated Server in PIE while using RVO, the Player character doesn't move at all. When RVO is disabled the Player is able to move but it is laggy. ...