galacean / engine

A typescript interactive engine, support 2D, 3D, animation, physics, built on WebGL and glTF.
https://galacean.antgroup.com/engine
MIT License
4.2k stars 299 forks source link

Fix entity layer is not set by editor #2044

Closed luzhuang closed 6 months ago

luzhuang commented 6 months ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Other information:

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 66.03%. Comparing base (9f6b2a8) to head (99d66bc).

Files Patch % Lines
...ce-deserialize/resources/parser/HierarchyParser.ts 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2044 +/- ## ========================================== - Coverage 66.06% 66.03% -0.03% ========================================== Files 460 460 Lines 22996 22997 +1 Branches 3369 3370 +1 ========================================== - Hits 15193 15187 -6 - Misses 6643 6648 +5 - Partials 1160 1162 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.