Reimporting a static mesh will cause some Static Mesh Editor values to be reset back to defaults. This was reported as JIRA UE-22205 back in 4.10 and was marked fix in 4.12. However, I wasn't able ...
Synced the code on Windows and transfered to Mac, the file PVRTexToolCLI lost its executable permission bits... UE4 couldn't run the tool, but carried on processing anyway, processing invalid textur ...
Struct value set through a component is reset to default when modified through the level instance. If it's not set through the component, it works fine. User Description: There is a bug in the eng ...
I was not able to repro this with template projects in //UE4/Release-4.17. I was not able to repro the lack of collision to the same static mesh I shot at if I tried to run into it. That is why I me ...
Duplicated Actor Sequence Components overwrite each other when changes are made. Both components will have the focus tab option, which only shows up if the sequence is opened. This means that when t ...
PIE registers 2 Default Brushes in the blank level. It's expected behavior to have 1 Default Brush, which is the case in other play modes, but PIE registers 2. Licensee Description: This is an iss ...
On windows, if you click an item that opens a submenu when you hover over it, it will instantly open that menu so you don't have to wait for the hoverover. On Mac if you click that menu item, it wi ...
Static meshes exported from the engine have more vertices when imported back into the engine. Occurs on? 4.13 - 3172292 - YES 4.16 - 3466753 - YES 4.17 - CL3512142 - YES ...
Unable to set a Destructible Mesh Component for an blueprint instance in the level. All other components can be set this way. ...
When OnMovieClipFinished is called, it will return the name of the movie clip that is about to be played rather than the clip that had just finished. Regression: Yes This did not occur in 4.15.3 B ...