Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
0.14.0-preview.18
Issue ID
1254459
Regression
No
[Entities] ProcessAfterLoad/EntitySceneOptimizations don't handle system groups
How to reproduce:
1. Open tester-attached project (Entities.zip)
2. Open the SampleScene(wait for it to finish loading)
3. See the Console window messages
4. Select the 'New Sub Scene' in the Hierarchy window and see the bounding box
Expected result: the messages are in the following order: TestGroup, FooTestSystem/BarTestSystem, CleanupSystem; the bounding box only encompasses box and sphere
Actual result: the messages are not in the correct order, TestGroup should be first and CleanupSystem should be last; the bounding box stretches to 0
Reproducible with: 2019.4.9f1(Entities preview.6 - 0.10.0, preview.4 - 0.11.1), 2020.1.4f1, 2020.2.0b1(Entities 0.14.0-preview.18)
Could not test with: 2018.4.27f1(project incompatible), 2019.4.9f1(Entities preview.15 - 0.9.1 - ProcessAfterLoad not implemented)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shadows do not change in Scene when changing shadow cascade split value via script
- [Lost Crypt] Readme text is white on light grey in light mode
- Margins of TMP GameObjects become the same when both are selected
- Tile Palette 'Z Position' value changes/reverts to the previous value when hovering in the Scene
- Creating a Grid in the scene and then deleting it removes the default Grid
Add comment