Search Issue Tracker
By Design
Votes
0
Found in [Package]
0.0.12-preview.6
Issue ID
1053243
Regression
No
[ECS] DisableAutoCreation prevents system from updating, even with AlwaysUpdateSystem applied
Reproduction steps:
1. Open the attached project "TestSystemUpdateBug.zip";
2. Open the SampleScene;
3. Enter a play mode;
4. Observe the console.
Expected results: all of the systems created (A, B, C, D) have to be printed in the console.
Actual results: only systems A and D, without DisableAutoCreation, are printed in the console.
Reproduced on: 2018.1.0a1, 2018.1.7f1, 2018.2.0b10, 2018.3.0a3.
Haven't tested on lower than 2018.1, as there are some methods introduced only there.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment