Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Enter the Play Mode
4. Observe the Console
Expected result: Nothing gets logged as neither FilteredISystem nor FilteredISystem2 is created
Actual result: Message "ISystem created in: Default World" is logged, which means that FilteredISystem is created
Reproducible with: 1.4.0-pre.4 (6000.1.13f1)
Not reproducible with: 1.4.0-pre.3 (6000.1.13f1)
Reproducible on:
Windows Standalone Player
Play Mode
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested