Search Issue Tracker
Won't Fix
Votes
1
Found in [Package]
0.2.0-preview.18, 0.4.0-preview.10
Issue ID
1204907
Regression
No
[ECS] "Ignoring invalid [UpdateAfter] attribute" warning is triggered when both ComponentSystemGroups leads to same root group
How to reproduce:
1. Open the attached project ("case_1204907-ECS-warnings")
2. Open Test Runner
3. Run the tests ("E7.Onmaku.SimfileEditor.Tests.dll > SimfileEditorTests > InitializeTest > Initialization")
4. Inspect the console
Expected results: No warnings are thrown
Actual results: The "Ignoring invalid [UpdateAfter] attribute <...> belongs to a different ComponentSystemGroup" warning is thrown
Reproducible with: 2019.2.18f1, 2019.3.0f4, 2020.1.0a18
Couldn't test with 2017.4 (ECS package is not supported), 2018.4 (project breaking after downgrading)
Reproducible with package versions: 0.2.0-preview.18, 0.4.0-preview.10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment