Where can I find Level To PCG Settings in 5.5?

Hello,
where should I look to create PCG Settings in UE5.5? I migrated my project from 5.4, but I don’t see an option to create PCG Settings from the Level. In 5.4, there was an option called “Scripted Asset Actions” under “Asset Localization,” but it seems to be gone. Has this feature been removed in 5.5, or has it been relocated? If anyone knows, please let me know.
Thank you.

same problem, bump.

Hi
I had the same issue and eventually figured out that the option has moved to a contextual menu in the PCG graph itself:


Since you can’t place a level directly into the PCG graph, I’ve been right-clicking on the level and using Create PCG asset from level, placing the resulting data asset in the PCG graph and creating the PCG Settings from there

7 Likes

Hallo,
I checked the part you taught me, and I was able to create PCGSettings too! Thank you so much!

Thank you. Have spent weeks trying to figure this out.