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
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- Long Sprite names are not truncated in the Inspector window name label and the preview labels when a Sprite with a long name is selected
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
Add comment