glTFRuntime icon indicating copy to clipboard operation
glTFRuntime copied to clipboard

Crash on Actor Duplicate

Open felix-schultz opened this issue 1 year ago • 2 comments

The Editor crashes on Actor Duplication.

  1. Right click into scene
  2. "Load GLTF Asset from File"
  3. Select any asset
  4. Copy & Paste the Object
  5. CRASH

Edit: Unreal Engine 5.3

felix-schultz avatar Sep 28 '23 09:09 felix-schultz

The runtime objects just fill rendering related structures, they miss tons of stuff required by the editor, that feature is just a quick shortcut for testing assets but you cannot do asset-related operations (albeit there is a new plugin coming out allowing you to save transient objects and filling missing structures)

rdeioris avatar Sep 28 '23 11:09 rdeioris

Thank you very much for your quick reply. The new plugin sounds promising! Any news where I can read about it already?

felix-schultz avatar Sep 28 '23 14:09 felix-schultz