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
- Package files do not get checked out in Perforce when the project includes a provider callback
- Editor freezes when changing Gradient or AnimationCurve fields with the runtime binding system
- VFX throw errors upon importing it
- "NullReferenceException" error is thrown when swapping between built-in and URP depending on assets loaded out of asset bundles
- Objects receive a black outline in Ray Traced Screen Space Reflections
Add comment