Setting LOD Group for Foliage wipes previous LOD data

Tools - Feb 4, 2015

If you import a mesh with LODs and assign the LOD Group for Foliage the mesh will import with all appropriate LODs. If you do not select a LOD group and after decide you want to change the LOD Grou ...

Access violation - code c0000005 (first/second chance not available)

UE - Foundation - Core - Feb 4, 2015

Crash Reporter: [Link Removed] Opening a project created in 4.6.1 with 4.7 built from GitHub branch 20150203 (last commit: 5bac1375be31053932c7b9123cc3bb94c70dd5e0) results in crash. ...

Paper Terrain splines should not allow 'in/out of plane' movement

UE - Gameplay - Paper2D - Feb 4, 2015

They are effectively 2D and spline points should be constrained as such. We should snap them to the XZ plane in component to avoid issues and make it nicer for users. ...

Having a movable directional light on an Android device, will cause the shadows to show as inverted

UE - Platform - Mobile - Feb 3, 2015

If you make the Directional light in a level movable and then deploy to an Android device, the Shadows in the level will appear reversed when you glance around the level. Tested on a Nexus 5. Te ...

Physics not reacting correctly with physical material if velocity is not high enough

UE - Simulation - Physics - Feb 3, 2015

There are issues with the way Physics is being handled with physical materials. Having a physical material setup with a restitution of 1 and a high max depenetration value will result in no bounce. ...

Cannot set the Rotation value of an Instance Static Mesh component if the scale is set to zero

UE - Gameplay - Feb 3, 2015

Cannot set the Rotation value of an Instance Static Mesh component if the scale is set to zero. This can be done with StaticMesh components and standard Static Meshes in the level. ...

Users project crashes when trying to open a Widget blueprint

UE - Editor - UI Systems - Feb 3, 2015

When trying to open a one of the widgets in this users project, the editor crashes. ...

Users custom AI-heavy project crashes if anything is Built

UE - Gameplay - Feb 2, 2015

Users custom AI project crashes if anything is Built. (All, Lighting, Geometry, etc.) The project can be played but receives a message during play that the Navmesh needs to be rebuilt. ...

Cooker: When cooking all maps, all assets are cooked even if not referenced by any level

UE - Foundation - Core - Cooker - Feb 2, 2015

I noticed that if you cook with -allmaps instead of specifying each map like -map=map1+map2..., that it seems to cook all assets in your game's content folder, whether or not it's used in any maps o ...

BoxCollision component must be simulating physics in order for collision and hit events to work

UE - Simulation - Physics - Jan 30, 2015

BoxCollision component must be simulating physics in order for collision and hit events to work. Note: This testbed doesn't contain print outs of the hit events due to an existing bug with adding e ...