Search Issue Tracker
Fixed in 0.1.1-preview.3
Votes
0
Found in [Package]
preview.29 - 0.0.12
Issue ID
1142421
Regression
No
Disabling SystemGroup does not trigger OnStopRunning for Systems in that group
How to reproduce:
1. Open attached project
2. Enter the Play Mode
3. Press 'Start System Group' button
4. Press 'Start System' button
5. Press 'StopSystem Group' button
6. Observer memory leak detected in console.
Warnings:
"To Debug, enable the define: TLA_DEBUG_STACK_LEAK in ThreadsafeLinearAllocator.cpp. This will output the callstacks of the leaked allocations"
"Internal: JobTempAlloc has allocations that are more than 4 frames old - this is not allowed and likely a leak"
Reproducible with: 2019.1.0b10, 2019.2.0a10
Not reproducible with: 2017.4 no Entities, 2018.3.12f1 due to "ComponentSystemGroup" errors
Actual results: SystemGroup doesn't get disabled, and leaks memory
Expected results: SystemGroup should be disabled, no warnings should be present
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment