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

Can't edit Polygon2D when shader editor is open #38329

Closed
polczyk opened this issue Apr 29, 2020 · 1 comment
Closed

Can't edit Polygon2D when shader editor is open #38329

polczyk opened this issue Apr 29, 2020 · 1 comment
Labels

Comments

@polczyk
Copy link

polczyk commented Apr 29, 2020

Godot version:
3.2.1

OS/device including version:
Microsoft Windows [Version 10.0.18362.720]

Issue description:
While the shader editor is open, the Polygon2D can't be edited. The toolbar doesn't display the edit buttons and the node itself doesn't display the vertices with the red outline that are visible normally.

Steps to reproduce:

  1. Create new project.
  2. Add root node.
  3. Add Polygon2D as a child.
  4. Add shader material to Polygon2D.
  5. Add shader or visual shader to the material.
  6. Edit shader.
  7. Polygon 2D becomes uneditable.

Minimal reproduction project:
polygon2d-shader-bug.zip

@KoBeWi
Copy link
Member

KoBeWi commented Apr 29, 2020

The underlying cause is the same as in #28211 and #32002, so closing as duplicate.

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

No branches or pull requests

2 participants