Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collision layer name doesn't update in the inspector when changed #29991

Closed
Tracked by #45334 ...
zszen opened this issue Jun 22, 2019 · 7 comments
Closed
Tracked by #45334 ...

Collision layer name doesn't update in the inspector when changed #29991

zszen opened this issue Jun 22, 2019 · 7 comments

Comments

@zszen
Copy link

zszen commented Jun 22, 2019

platfom 3.1.1 macos 10.14.4

here I have some bug and sugession on collision switcher.

  1. in box2d the layer and mask should be 32 switchers. here only 20.

2.[bug] collision layer name don't update afater name changed.

  1. selected any target property contain "collision layer / mask".

  2. Then change project/setting/2d physics names.

  3. close setting panel

  4. collision layer name don't change.

  5. change select other target.And back this target .

  6. collision layer name changed.

  7. there should be difference collision layer name with difference scene. Maybe the setting should move to scene property.

@KoBeWi KoBeWi changed the title Collision layer and mask should be 32 switchers Collision layer name doesn't update in the inspector when changed Jun 23, 2019
@KoBeWi
Copy link
Member

KoBeWi commented Jun 23, 2019

For the future, if you have two or more bugs/proposals, create a separate issue for each of them. The first one here is a duplicate of #13186. I changed the title and labels accordingly.

@zszen
Copy link
Author

zszen commented Jun 24, 2019

@KoBeWi I'll pay attention next time.

@Pr0methean
Copy link

This bug is old, but 3.1.1 is still the latest release.

@Pr0methean
Copy link

I can confirm on Ubuntu 19.04 that adding or changing a property in Project > Project Settings > Layer Names > 2D Physics doesn't do anything to the list of layer names. But does doing so actually change the layer name in any context? Maybe the settings were accidentally added to release builds before the logic to use them was implemented.

@madmiraal
Copy link
Contributor

This still happens in v.3.2.1. However, if you select another node and come back to the Collision node the new layer names are visible.

@elvisish
Copy link

This still happens in v.3.2.1. However, if you select another node and come back to the Collision node the new layer names are visible.

Still happens in 3.4.1rc1

@akien-mga
Copy link
Member

Fixed by #59464.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants