Search Issue Tracker
Fixed in 0.51.1-preview.21
Votes
0
Found in [Package]
0.14.0-preview.19
Issue ID
1281855
Regression
No
[ECS] Disabled Entities in subscene wont follow parents when re-enabled during runtime
Steps:
1. Download attached project (SubsceneDisabledEntity.zip)
2. Open project with Unity 2020.2.0b
3. Open the "Scenes/SampleScene"
4. Hit play and wait 5 seconds for the box on the right to appear
Expected:
After 5 seconds 4 cubes all moving in sync.
Actual:
After 5 seconds 4 cubes. The two on the left will be moving together only one on the right will be moving with the farmost right cube being stationary.
A video is attached showing the repro
The issue is also present in standalone builds as well as the editor
Reproducible with: Unity 2020.1.3f Unity 2020.2.0b
Reproducible with: Entities 0.14.0-preview.19
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment