CustomShapeButton
CustomShapeButton copied to clipboard
Open-source plugin that allows to make buttons of any shape in UE5.4
Hello, and thanks for the great work! Bychance, have you tested it with CommonUI? It feels like having UCommonButtonInternalBase inherit from your class instead of UButton should be enough, and...
I'm trying several things here to use this with some materials instead of an image so that I can stitch together button icons at run time instead of modifying every...
So i was using the plugin and i had set all the textures correctly with the correct parameters but the engine kept crashing with this error: [UnrealEditor CustomShape Button!`SCustomShape Button::UpdateRawColors_Texture'::`2'::::operator()()...
Hi! I faced a problem recently - I move my cursor on the button but styles change from hovered to unhovered. I'm 100% sure I remain on the button
when I try to hovered a button that is maked by anothr button it does not hovered. masked areas overlapped does not deted the behind areas
I imported the widget WBP_Canvas from your Sample Project for UE 5.3. It works fine in PC and PC-VR. But in a packaged build for Android VR, as soon as...