Duplicating blueprints that have 'cast to' nodes included in them display errors such as: "Could not find a function named 'AdjustShield' in 'worker_c'. Make sure 'worker_c' has been compiled for." ...
In our Docs page SSR is listed as compatible with mobile here: https://docs.unrealengine.com/latest/INT/Platforms/Mobile/PostProcessEffects/ While testing this doesn't seem to be the case so either ...
Child actor component removed when changing the class of a child actor component. Only the default class for the child actor component is used. If the user attempts to change the class the child act ...
When forward shading is enabled sphere reflection actors seem to disregard their influence radius. This seems to cause issues with effecting meshes that should be outside their radius. ...
-Material Parameter tracks are not converted when converting it to a matinee to a level sequence asset Example: SplineRocketTrail smoke trails are not appearing when playing Matinee for Showdown VR ...
When importing a LOD model, LOD material can get added as element 0, not preserving previous material assignment. It's not possible to re-order/delete the automatically added Element 0 WorldGridMat ...
Hierarchical Instanced Static Mesh component culls before it is completely off screen. This only seems to happen with more than 3-4 instance elements. This also does not happen with Instanced Static ...
The textScale parameter in AddOnScreenDebugMessage does not change the scale of the debug message. ...
When a Project Version value has been specified in the Project Settings, this value is not set into either the File Version value or the Product Version value in a packaged game. The File Version va ...
When a strong pointer is set to null the packaged build of the game will immediately close. No crash logs were were made and no Saved folder was made (<Project Name>/Saved/Logs). An example project ...