Calling RegisterComponent in the PreInitializeComponents of an Actor will cause child components of its components to be ignored because the Actor is still being initialized. My understanding is tha ...
The tool tip for On Text Changed for a text box appears to imply that only user interactivity will cause the event to fire (this is not the case). ...
Disable "Deferred Rendering" option in Movie Render Queue doesn't work and still renders the deferred pass. Currently you have to delete the Deferred Render config option completely to get the expec ...
The bug can be worked around by checking the Panel's mode before setting it. ...
Static lighting will not bounce on the ceiling when using a Layered Material. The Material Attributes Layers node is used which doesn't appear in 4.24.3 so this isn't a regression. This was report ...
If a bsp is turned into a static mesh and then the original mesh in the level is duplicated, it will register as duplicated in the world outliner but the mesh will not appear until re-assigned in th ...
When modifying an object that makes changes using the construction script seems to cause a memory leak. The memory that is used seems to never be freed up. ...
If you change a configurable variable's default value in DefaultEngine.ini, the change will be ignored in Standslone mode until you compile and save the variable's blueprint. This causes inconsiste ...