chromealex/ecs

[BUG] ECS Initializer "Features" incorrect display

hizzd opened this issue · 8 comments

hizzd commented

Describe the bug
ECS Initializer "Features" incorrect display

Screenshots
image
image
image
image

Unity (please complete the following information):

  • Version: 2021.3.4f1c1 apple silicon
    It seems that this project recommend unity2020, but since unity support for apple silicon only started from 2021 version, I had to use unity 2021

Additional context

ecs-submodule: 2.4.100

MacBook Pro 16' 2021
macOS 13.0

hizzd commented

It seems that only the first element incorrect display.

image

hizzd commented

I also have this problem with Sub Features, and I can't click the + button (the click event is handled by the expander

image

Tested in
2021.3.0f1
2020.3.26f1
Works as expected ;(

hizzd commented

i open Pong Out example in 2021.3.0f1, it is work.
but open in 2021.3.4f1, not work.

2021.3.0f1:
image

2021.3.4f1:
image

Ok, I will check it in 2021.3.4f1. Is it the last available unity version in 2021 branch?

hizzd commented

yes

Seems like it's a bug in Unity property drawers. May be you can use previous version of unity and when the patch release will be available - you will be ready to use 2021.3.4f1. Agree?

hizzd commented

ok, thanks you :)