The editor crashes when moving a child actor component in the blueprint viewport. This has not been reproduced in a clean project, and only seems to be occurring in the user project where they have ...
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 ...
In a Niagara Module Script the "Sample Curve" and "Sample Color Curve" nodes cannot be found. They were findable in 4.24 prior to 4.24.3. This seems related to this ticket. Found in 4.24.3 CL#11590 ...
This is a Rhino file. Shadows are not cast on the Static Mesh after materials are assigned in the Static Mesh Editor. This was reported and tested in 4.24.3 (CL-11590370). This was reproduced in 4. ...
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 ...
1.Create a material that switches textures using StaticSwitch. 2.Create a material instance and toggle the switch to overwrite the texture. 3.Then return the static switch settings to their defaul ...
No sound play in editor when using ALSA (Advanced Linux Sound Architecture), and log spam when launching a project ...
When converting the character movement in the sidescroller template to occur on Tick instead of key press, the character will begin to run, and then get slightly hung up on the edge of the platform ...