Search Issue Tracker

Duplicate

Votes

1

Found in

2019.4

2020.1

2020.1.2f1

2020.2

Issue ID

1271872

Regression

No

[WebGL] [ECS] Incorrect entities hierarchy move when running WebGL build

WebGL

-

Reproduction steps:
1. Open the attached project ("case_1271872-WebGLParentEntity.zip")
2. Open the repro scene ("SampleScene")
3. Enter Play Mode
4. Notice that all objects move up and down together
5. Exit Play Mode
6. Make a WebGL build and run it

Expected result: Objects move up and down together like in the Editor
Actual result: One SubEntity of the prefab entity (Cube) is not moving

Reproducible with: 2019.4.9f1, 2020.1.3f1, 2020.2.0a21
Couldn't test with: 2018.4 (ECS package is not supported)
Reproducible with package versions: 0.11.1-preview.4, 0.14.0-preview.18

  1. Resolution Note (2020.2.X):

    An issue with the job system related to single threaded platforms was causing this crash, and has been resolved.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.