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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Resolution Note:
Closing old 0.5X bugs that will not be addressed.