Daniel Pots

Results 14 issues of Daniel Pots

Would be awesome for extruded Text cause this is usually not a good fit for a cube.

OpenUPM is not up to date because of this

**Current Unity version used** 2022.2.15 **Describe the bug** In Two-Toe Background, Prefab Variants shows the Main Prefab Icon instead of the variant one **To Reproduce (If applicable)** Drag Prefab Variant...

bug

**Current Unity version used** 2022.2.15 **Describe the bug** The handy on/off toggle does not show up when editing a prefab in context **To Reproduce (If applicable)** Open a Prefab in...

feature

I noticed that a deactivated Scene Object, which gets Enabled with a "Enable Object by Reference" Behaviour does not get It's Unlocked Events to react in the same Step in...

bug

I'm searching for an easy way to create a Behaviour MenuItem with data selectable from a specific set of choices (eg. selecting and Item from a List/Dictionary). You already use...

enhancement

Newest "Upload certificate to Synology DSM" Script supports using the OTP Code directly instead of laboriously extracting Device ID and Name from cookies. Would be a nice addition. https://github.com/acmesh-official/acme.sh/wiki/deployhooks

upstream
incomplete

# Unity UI Extensions Bug Report ## Describe the bug DropdownList's Overlay GameObject should cover the whole screen so that I can Close the Dropdown when I click anywhere but...

bug

Is there a way to display ONE Infobox per Array, not ONE Infobox per Array element? ``` [InfoBox("This is a box")] public RuntimePlatform[] platforms; ``` ![grafik](https://github.com/user-attachments/assets/639f37d8-5b8b-4723-b1ac-f4b034032303)

enhancement

Seems there are some changes in PackageManager API again :(. `Library\PackageCache\com.coffee.upm-git-extension\Editor\Coffee.UpmGitExtension\GitPackageDataBase.cs(120,30): error CS1501: No overload for method 'GetPackageAndVersion' takes 4 arguments`