I added Apex Destruction Mesh plugin but no showing

I found one alternative way from Destructible mesh spawning in "broken" in packaged build; won't respond to damage or simulate - #4 by SavvyIndoorsman

Now i got on start-up map (apex destruction not in use here):

 LogPluginManager: Mounting plugin ApexDestruction

After a load map with apex:

[2022.07.30-15.36.01:852][183]LogStreaming: Error:         Dep S_BEFORE_C Import     0   /Script/ApexDestruction.DestructibleMesh

24044332-d0d8-4d7a-a4ed-40a605673313:10342 [2022.07.30-15.36.01:853][183]LogStreaming: Error:         Dep S_BEFORE_C Import     1   /Script/ApexDestruction.Default__DestructibleMesh

24044332-d0d8-4d7a-a4ed-40a605673313:10342 [2022.07.30-15.36.01:853][183]LogStreaming: Error: Missing Dependency, request for /Script/ApexDestruction.DestructibleMesh but it hasn't been created yet.

24044332-d0d8-4d7a-a4ed-40a605673313:10342 [2022.07.30-15.36.01:896][183]LogStreaming: Error:         Dep S_BEFORE_C Import     4   /Script/ApexDestruction.DestructibleComponent

24044332-d0d8-4d7a-a4ed-40a605673313:10342 [2022.07.30-15.36.01:896][183]LogStreaming: Error:         Dep S_BEFORE_C Import    29   /Script/ApexDestruction.Default__DestructibleComponent

24044332-d0d8-4d7a-a4ed-40a605673313:10342 [2022.07.30-15.36.01:897][183]LogStreaming: Error: Missing Dependency, request for /Script/ApexDestruction.DestructibleComponent but it hasn't been created yet.

24044332-d0d8-4d7a-a4ed-40a605673313:10342 [2022.07.30-15.36.01:901][183]LogStreaming: Error:         Dep S_BEFORE_C Import     4   /Script/ApexDestruction.DestructibleComponent

24044332-d0d8-4d7a-a4ed-40a605673313:10342 [2022.07.30-15.36.01:901][183]LogStreaming: Error:         Dep S_BEFORE_C Import    29   /Script/ApexDestruction.Default__DestructibleComponent

24044332-d0d8-4d7a-a4ed-40a605673313:10342 [2022.07.30-15.36.01:902][183]LogStreaming: Error: Missing Dependency, request for /Script/ApexDestruction.DestructibleComponent but it hasn't been created yet.

24044332-d0d8-4d7a-a4ed-40a605673313:10342 [2022.07.30-15.36.02:007][183]LogStreaming: Error:         Dep S_BEFORE_C Import    26   /Script/ApexDestruction.DestructibleComponent

24044332-d0d8-4d7a-a4ed-40a605673313:10342 [2022.07.30-15.36.02:008][183]LogStreaming: Error: Missing Dependency, request for /Script/ApexDestruction.DestructibleComponent but it hasn't been created yet.

24044332-d0d8-4d7a-a4ed-40a605673313:10342 [2022.07.30-15.36.02:012][183]LogStreaming: Error:         Dep S_BEFORE_C Import    26   /Script/ApexDestruction.DestructibleComponent

24044332-d0d8-4d7a-a4ed-40a605673313:10342 [2022.07.30-15.36.02:013][183]LogStreaming: Error: Missing Dependency, request for /Script/ApexDestruction.DestructibleComponent but it hasn't been created yet.

I use async load with soft reference !

I have worked on all platforms except HTML5.

Any suggestion ?