WooshiiDev / HierarchyDecorator

Lightweight Unity Plugin transforming the Hierarchy into what it should be. Adds headers, styles, icons and more.
MIT License
1.02k stars 47 forks source link

Bug - Prefab children not blue #64

Closed pippinmole closed 1 year ago

pippinmole commented 2 years ago

Current Unity version used 2021.3.7f1

Describe the bug When inspecting a prefab's children, they are not blue and so it looks like they are not 'applied' to the prefab.

To Reproduce (If applicable) Create a prefab with children, and drag it into a scene. Unfold the prefab to view the children

Screenshots https://sxcu.net/5F9DcZ2XI

As you can see I make a prefab and the children are not blue (blue indicating that the child is applied to said prefab) Also notice that the child momentarily turns blue when you delete it from the inspector view.

WooshiiDev commented 1 year ago

Hey Pippin,

thanks for bringing this to my attention. I know the hierarchy currently has some colour issues when the two-tone background is on.

I want to enhance that feature with custom settings etc, but I'm going to go ahead and fix the selection colours for v0.9 and get the two-tone colours improved in v0.10.

WooshiiDev commented 1 year ago

Hi Pippin... took way longer than it should have but prefabs are displaying much more accurately to the normal hierarchy with some slight color adjustments.

image

Will push with next release but is currently on develop.