Loading plugin through Experiencee

Hello.
I’m trying to expand based on Lyra project, I’ve created “pluginA” which has components that I have added to Action to be added but the experience fails to load my plugin because it can not find the PluginUrl.
The error comes from ULyraExperienceManagerComponent.cpp when calling UGameFeaturesSubsystem::Get().GetPluginURLByName

outside this loop, my Plugin works correctly and my plugin is standard plugins that contains only C++ code