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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
This is a duplicate of issue #1254779