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
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
Add comment