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
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
-
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
This is a duplicate of issue #1254779