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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
This is a duplicate of issue #1254779