Example Content Initializer
If you're having issues with the example content such as being unable to snap pieces together or buildables being able to be placed inside of each other, then run this tool.
This tool fixes initial setup issues that would otherwise be present when enabling UBS into a new project.
1. Open the Tool
To open the tool you need to navigate to the Plugins /Content/Tools folder.

From there you will find an asset called EUW_ExampleContentInitializer
, right click it and click Run Editor Utility Widget
.

The tool should now appear in a new window.
2. Set Tool Settings
In here you will be able to set the Buildable Type
, and two Invalid Object Types
.
Simply set the Buildable Type
to Buildable
and then add two Invalid Object Types
and set each respectively to BuildableSocket
and ConstructibleProxy
.

3. Execute Tool Functionality
After setting the tool settings simply click the Fix Definitions Button you wil lbe prompted and asked if you want to continue, press Yes - the tool will now do its thing, and then let you know if it has modified the assets successfully.
Done! The example content has now been initialized and is ready to be used.
Last updated