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
- Specular highlight appears in fully shadowed areas when HDRP Shadow Color is tinted
- [Ubuntu] VFX Graph Enum Value menu stretches across screen when entered long Enum Value
- Unclear warning message in Rendering Debugger about the Play mode Debugger Overlay
- [Android][iOS] Particles are not affected by External Forces when loaded from AssetBundles with Strip Engine Code enabled
- Rendering Debugger "STP" and "Reflection Probe Atlas" overlays don't change size when changing the "Map Size"
Resolution Note:
Closing old 0.5X bugs that will not be addressed.