sideeffects / HoudiniEngineForUnreal

Houdini Engine Plugin for Unreal Engine.
http://www.sidefx.com/unreal
Other
1.36k stars 374 forks source link

Fix UE5 Crash when input asset is a datatable #148

Closed dearamy closed 2 years ago

dearamy commented 2 years ago

Use SetNumUninitialized to initialize a TArray will cause a crash in UE5.

dpernuit commented 2 years ago

Hi, Thanks for bringing this up, we've merged this on our side, the fix will be in tomorrow's daily build.