A crash occurs when creating a Render Target 2d and setting the texture target at runtime. After running some more tests, the crash seems to occur when setting the texture target, as the creation o ...
"LogModuleManager:Warning: ModuleManager: Module" warnings in log on blank packaged project Regression: Warnings to do not occur in 4.10.4 User Description: Since the move to 4.11, we are seing a ...
When playing in editor, if you fire your weapon at a trigger volume, the projectiles will bounce off of the volume, regardless of the fact that the collision is set to Query Only. This collision als ...
Several users have reported crashes where the Heightfeild loaded from the DDC and physical material list do not match. Suggest adding the number of physical materials to part of the cooked heightma ...
Adding a text render component to a blueprint through C++ at runtime crashes the standalone player. It does not have any effect on PIE. Also, this only seems to occur when the blueprint in question ...
When attempting to add a custom component to a blueprint at runtime using the Add Component function, if you give the component an exposed variable, it will ignore whatever target you specify and ad ...
Normal are different after Merge Actor on scaled objects. If the actors aren't scaled, the issue doesn't seem to occur. A licensee is trying to use the Merge Actor tool to optimize their entire pro ...
User did convert the project to 4.7.2, but they don't know which project it was made with originally (all he gave me was that it was a long time ago) Unable to repro by converting projects (code an ...
Meshes that are colliding that are set as constraint actors don't follow the Physics Constraint Actors "Disable Collision" parameter if they are colliding prior to being set as constrained actors. ...
Users can select ctrl + z while playing in Editor causing PIE to stop and undo last change, often freezing the editor temporarily, and sometimes causing a crash. Workaround: This does not occur if ...