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
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
- The "Build and Run" Menu option tries to build for the selected Build Platform instead of the Active Build Platform
- Font kerning breaks at runtime when multiple UI Documents use different fonts
- MissingReferenceException occurs when entering Play mode with a locked GameObject in the Inspector
This is a duplicate of issue #1254779