Search Issue Tracker
Won't Fix
Won't Fix in 1.0.X
Votes
0
Found in [Package]
1.0.0
Issue ID
ECSB-61
Regression
No
DOTS Systems Editor Window throws exceptions when custom top-level ComponentSystemGroups are defined
Reproduction steps:
1. Open the user's attached project
2. Open "MainScene.unity" Scene
3. Enter the Play Mode
4. Open Window -> DOTS -> Systems
Expected result: Systems are shown in the Systems window
Actual result: Systems aren't shown in the Systems window and an exception is thrown:
InvalidProgramException: Couldn't find system $PostUpdateExampleSystemGroup in World
Reproducible with: 0.50.1-preview.2 (2020.3.37f1), 0.51.0-preview.32 (2020.3.37f1, 2021.3.6f1)
Could not test with: 0.17.0-preview.42 (2020.3.37f1) - Console error: Assets\\Scripts\\MainScene.cs(67,36): error CS0117: 'ScriptBehaviourUpdateOrder' does not contain a definition for 'AppendSystemToPlayerLoop'
Reproducible on: Windows 10, MacOS 12.4 (M1 Max)
Note: Exception is not thrown in when opening Window > Analysis > Entity Debugger
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Closing old 0.5X bugs that will not be addressed.
Resolution Note (1.0.X):
Closing old 0.5X bugs that will not be addressed.