mob-sakai / SoftMaskForUGUI

Enhance Unity UI (uGUI) with advanced soft-masking features to create more visually appealing effects!
https://github.com/mob-sakai/SoftMaskForUGUI
MIT License
2k stars 262 forks source link

SoftMaskable Component cannot be removed. #175

Closed ctw-daigo-sakamoto closed 1 month ago

ctw-daigo-sakamoto commented 1 month ago

NOTE: Your issue may already be reported! Please search on the issue tracker before creating one.

Describe the bug SoftMaskable Component cannot be removed.

Screenshots sm

Environment (please complete the following information):

mob-sakai commented 1 month ago

Thank you for your reporting! Reopen the scene or prefab and it should be deleted. Or try 🔄 Upgrading from v1 to v2.

mob-sakai commented 1 month ago

@ctw-daigo-sakamoto Do you think we need an option to remove HideFlags.NotEditable or hide SoftMaskable?

ctw-daigo-sakamoto commented 1 month ago

When I reloaded the scene, it had been deleted. Thank you for your answer.

Do you think we need an option to remove HideFlags.NotEditable or hide SoftMaskable?

I think it would be helpful if there was an explanation in the Inspector for the SoftMaskable component, by using EditorGUILayout.HelpBox(...). However, if the SoftMask component does not exist on the parent.

mob-sakai commented 1 month ago

Ah, that's a good idea! 👍

mob-sakai commented 1 month ago

github-actions[bot] commented 1 month ago

:tada: This issue has been resolved in version 2.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

github-actions[bot] commented 1 week ago

:tada: This issue has been resolved in version 3.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: