playcanvas / editor

Issue tracker for the PlayCanvas Editor
https://playcanvas.com/
160 stars 28 forks source link

[BUG] Cannot add custom layers in the Editor #1186

Closed tanaydimri closed 3 months ago

tanaydimri commented 3 months ago

Looks like I cannot add or remove custom layers via the editor anymore. This was working fine yesterday but when I logged back in this morning. All the custom layers seem to be not showing up under the "Sublayers" section thus fails effects that rely on this. Example, Outlines.

DEMO URL Here is a URL to reproduce results but this is true for every project that I own: https://playcanvas.com/project/1227951/overview/test

SCREENSHOT image

PLATFORMS/BROWSERS I am experience this issue on both Chrome and Safari on Windows and MacOS.

Steps to Reproduce

  1. Visit the URL above.
  2. Add a new custom layer in project settings.
  3. Add the sub layers for that layer. Everything will work fine so far.
  4. Reload the page.
  5. You will notice that the sublayers that we added in Step 3 are not there anymore.
willeastcott commented 3 months ago

I believe a fix for this was deployed 3 hours ago so I'm closing this. Please reopen it if you continue to experience problems though.

tanaydimri commented 3 months ago

Thank you @willeastcott. Since this response here mentioned that the editor was just reverted and didn't specify that there was a fix released for it I thought this bug report might come in handy to track that, that's why I didn't close it.

Thanks again for quick resolution this morning though!