Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

SCDGames

1
Posts
A member registered Nov 08, 2025

Recent community posts

Hello - my agent had some issues accessing Widgets & Blueprints when I tried using it:
Unreal error (-32000): widget_path is required

Seems like the TypeScript server is using short parameter names (widgetblueprint) in its Zod schemas, but the C++ UE5 plugin expects widget_path and blueprint_path.