Scene-graph mesh_component initialization causes errors

Summary

When trying to initialize/construct a subclass of mesh_component, like a mesh in the asset digest or something from the BasicShapes module, it gives complie errors saying: ‘Script error 3600: Object archetype must initialize data member CachedLocalBounds’

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Verse

Steps to Reproduce

Initialize any subclass of mesh_component in verse

Expected Result

Verse builds fine

Observed Result

when building verse or validating you get the error
‘Script error 3600: Object archetype must initialize data member CachedLocalBounds’

Platform(s)

PC

Upload an image

Also having this issue.

The terrible work around is to create a prefab for every mesh you want and instantiate the prefab / grab the mesh component from that.

Very annoying.

FORT-899908 is ‘Closed’ as ‘Fixed’. The issue will be addressed in 36.00.

2 Likes