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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment