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
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
- Crash on mecanim::animation::TransformValuesFromClip when entering the Play Mode in a project with Animancer Pro v8
- Connection to Named Pipes fails when server and client are run
Resolution Note:
Closing old 0.5X bugs that will not be addressed.