sideeffects / HoudiniEngineForUnreal

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

using 'unreal_foliage' on a World Partition level crashes editor (commit 2aeaa13, UE5.0.0) #194

Closed aten-rgb closed 1 year ago

aten-rgb commented 1 year ago

Hi this works fine on a non-WP level but as soon as you try to apply it in a World Prtition level the editor crashes with

[2022.07.31-20.36.48:038][718]LogWindows: Error: Assertion failed: !GetWorld()->IsPartitionedWorld() [File:......\UE5\Engine\Source\Runtime\Foliage\Private\InstancedFoliage.cpp] [Line: 3636]

dpernuit commented 1 year ago

Yes, the plugin doesnt support WP for now.