Search Issue Tracker
Won't Fix
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
- TileMap selection resets to the default when the Scene is saved
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
Resolution Note:
Closing old 0.5X bugs that will not be addressed.