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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment