MCPcopy Create free account
hub / github.com/JanSeliv/CustomShapeButton

github.com/JanSeliv/CustomShapeButton @vUE5.7-SampleProject

Chat with this repo
repository ↗ · DeepWiki ↗ · release vUE5.7-SampleProject ↗ · + Follow
45 symbols 51 edges 9 files 22 documented · 49% updated 2mo agovUE5.7-SampleProject · 2025-12-17★ 1802 open issues

Browse by type

Functions 33 Types & classes 12
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

License Unreal Engine

Logo

🔘 Custom Shape Button

Create buttons of any custom shape easily

Join our Discord ››

Releases · Docs

🌟 About

The Custom Shape Button plugin revolutionizes the way buttons are designed in Unreal Engine. Traditionally, the Unreal Engine restricts you to creating buttons with only rectangular forms. This limitation, however, is eliminated by our plugin.

With the Custom Shape Button plugin, you can now create buttons of any shape or form you envision. Whether you want a circular button, a star-shaped one, or one in the shape of a custom image, this plugin allows you to bring that vision to life. Additionally, the plugin ensures the hover and press behavior works flawlessly with the custom shapes, ensuring a seamless user experience.

CustomShapeButton

📚 Documentation

Detailed documentation about the Custom Shape Button can be found here.

🎓 Sample Projects

Check out our Release page for a sample project showcasing the Custom Shape Button plugin.

📅 Changelog

2025-12-16

  • Updated to Unreal Engine 5.7

2025-11-17

  • Updated to Unreal Engine 5.6

2025-06-27

  • Updated to Unreal Engine 5.5
  • [Bug] Fixed overlapping don't work on covered areas when stacked on top of each other: added Overlap Order setting for proper handing underlying buttons

2024-04-25

  • Updated to Unreal Engine 5.4
  • Implemented Materials Support as alternative to textures: doc:

    image

2023-10-21

  • Updated to Unreal Engine 5.3.

2023-06-04

  • 🎉 Initial public release on Unreal Engine 5.2

📫 Feedback & Contribution

Feedback and contributions from the community are highly appreciated!

If you'd like to contribute, please fork the project and create a pull request targeting the develop branch.

If you've found a bug or have an idea for a new feature, please open a new issue on GitHub or join our Discord. Thank you!

📜 License

This project is licensed under the terms of the MIT license. See LICENSE for more details.

We hope you find this plugin useful and we look forward to your feedback and contributions.

Core symbols most depended-on inside this repo

Shape

Method 33
Class 12

Languages

C++96%
C#4%

Modules by API surface

Source/CustomShapeButton/Private/SCustomShapeButton.cpp18 symbols
Source/CustomShapeButton/Private/CustomShapeButtonManager.cpp7 symbols
Source/CustomShapeButton/Public/CustomShapeButtonManager.h5 symbols
Source/CustomShapeButton/Private/CustomShapeButton.cpp5 symbols
Source/CustomShapeButton/Public/SCustomShapeButton.h3 symbols
Source/CustomShapeButton/Public/CustomShapeButton.h2 symbols
Source/CustomShapeButton/Private/CustomShapeButtonModule.cpp2 symbols
Source/CustomShapeButton/CustomShapeButton.Build.cs2 symbols
Source/CustomShapeButton/Public/CustomShapeButtonModule.h1 symbols

For agents

$ claude mcp add CustomShapeButton \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page