Reimporting a static mesh will cause some values to be reset back to defaults

Tools - Jul 5, 2017

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 ...

If PVRTexToolCLI is not executable, invalid texture data is used and crash results when launching on device

UE - Platform - XR - Jul 5, 2017

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 ...

User Struct value set through a component is reset to default when modified through the level instance

UE - Gameplay - Jul 3, 2017

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 ...

QAGame projectile collisions are not working

UE - Simulation - Physics - Jul 3, 2017

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

UE - Anim - Sequencer - Jul 3, 2017

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

Tools - Jul 3, 2017

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 ...

Clicking on a hover over submenu on mac closes the menu instead of instantly opening it

Tools - Jun 30, 2017

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 ...

Exporting static mesh, then importing that fbx(w/ Import Normals and Tangents) doubles vertex count

Tools - Jun 29, 2017

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

OLD - Anim - Jun 29, 2017

Unable to set a Destructible Mesh Component for an blueprint instance in the level. All other components can be set this way. ...

OnMovieClipFinished returns the incorrect movie name

Tools - Jun 29, 2017

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 ...