Description

Instanced static mesh is not transforming when running in standalone or a packaged project. The collision of the mesh will scale but not its visual.

Steps to Reproduce
  1. Enable GenerateMeshDistanceFields
  2. Create an actor with a Hierarchical Instanced Static Mesh Component, and set the Engine's Cube model
  3. Increase its scale in tick (with UpdateTransform)
  4. Play in PIE, you'll see that it works as expected
  5. Play in standalone or a packaged project

Results: The mesh is not scaled, but the collision is increased as expected (if you move with the camera, you'll collide with it at further and further distances)

Expected: The visual of the mesh should scale along with the collision as seen when running PIE.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-70155 in the post.

10
Login to Vote

Fixed
ComponentUE - Graphics Features
Affects Versions4.204.214.224.23
Target Fix4.25
Fix Commit11033670
Main Commit10311864
CreatedFeb 15, 2019
ResolvedFeb 17, 2020
UpdatedMar 4, 2020