Rhitomaic
Rhitomaic
 I'm currently on Dark Theme, there are no plugins interfering this because I just reinstalled it and it kept happening.  The logs that maybe related to the bug?
**Description of the bug** I used the GameObjectFilter feature in RuntimeHierarchy to hide billboard objects with this script ```cs hierarchy.GameObjectFilter += (Transform obj) => { return obj.GetComponent() == null; };...
OS: Linux Mint XFCE ArcCreate Version: 1.2.21 The charter creates a note when the cursor is outside the Gameplay Window, so for example, if I click play after my cursor...
Just a little change, I'm not a maintainer of this I think so I have to do a PR
**Description of the bug** While writing the name for the new folder, don't press anything to confirm but press the back button or up button, the view should bug out,...
**Description of the bug** So I tried to dock a RectTransform using code and it doesn't seem to resize properly, it's stuck at MinSize still even though I don't want...