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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Terrain Layer settings remain when the Terrain Layer is removed
- Terrain Layer settings UI elements overlap when a new Terrain Layer is created
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
Add comment