[CrashReport] UE4Editor_Foliage!AInstancedFoliageActor::GetAllInstancesFoliageType() [instancedfoliage.cpp:2244]

UE - World Creation - Worldbuilding Tools - Foliage - Dec 1, 2017

This is a common crash in the 4.18 release. User DescriptionsTried moving foliage to another sub-level. It wanted to move the foliage asset for some reason (I tried the same location - which was de ...

Foliage Instanced Static Meshes disappear when FISM Component BP is compiled

UE - World Creation - Worldbuilding Tools - Foliage - Nov 10, 2017

This bug removes foliage from a level when the Component Blueprint is compiled. Switching the Foliage type asset to another component will cause the issue to stop occurring. The Component Blueprint ...

Changing foliage quality during runtime crashes editor/game

UE - World Creation - Worldbuilding Tools - Foliage - Oct 25, 2017

Editor will crash if a foliage type has Enable Scaling Density checked and user changes Engine Scalability Setting for Foliage during Runtime. Alternatively, if Foliage Quality is changed using a B ...

Crash when modifying InstancedStaticMesh transform in Blueprint Editor

UE - World Creation - Worldbuilding Tools - Foliage - Oct 20, 2017

InstancedStaticMesh component element mismatch between in-level and BP editor can cause crash when modifying transform in BP editor. This can happen when a user modified transform in-level actor's I ...

Foliage scalability does not accurately update when settings are changed in game

UE - World Creation - Worldbuilding Tools - Foliage - Sep 26, 2017

There is an issue that occurs where changing the scalability settings via the game script during play saves the values for the editor, but when the game is played a second time, the settings visuall ...

Foliage disappears after 1.5k if occlusion culling project setting is disabled

UE - World Creation - Worldbuilding Tools - Foliage - Aug 30, 2017

When unchecking the Occlusion culling option in the project settings, if you place over 1.5k foliage meshes in the world, they stop rendering, the meshes are still present in the level and can be se ...

Unable to select foliage by left clicking after 1.5 k foliage meshes placed

UE - World Creation - Worldbuilding Tools - Foliage - Aug 28, 2017

When using the foliage tool, once the mesh count reaches around 1.5k and higher you will be unable to select individual meshes by using the mouse. The lasso tool and the select all tool work as inte ...

Foliage meshes do not appear in high res screenshots after certain amount

UE - World Creation - Worldbuilding Tools - Foliage - Aug 24, 2017

When using the Engine's High Res Screenshot tool, there is a limit on the amount of foliage that can be present before the meshes stop appearing. This number is around 1500 meshes, though I was not ...

[CrashReport] UE4Editor_Engine!AActor::IncrementalRegisterComponents() [actor.cpp:4065]

UE - World Creation - Worldbuilding Tools - Foliage - Aug 22, 2017

This is an intermittent crash coming out of the 4.17 release. User DescriptionsI had previously added the Open World Demo Collection into my project. When I tried to delete the folder Kite(Somethi ...

[CrashReport] UE4Editor_Foliage!FMulticastDelegateBase<FWeakObjectPtr>::CompactInvocationList() [multicastdelegatebase.h:159]

UE - World Creation - Worldbuilding Tools - Foliage - Aug 15, 2017

This is a trending crash coming out of the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 150 /** 151 * Removes ...