How to reproduce:
1. Open the attached “IN-150201” project
2. In the top menu, go to “Repro” and click “Setup and Build”
3. Open the Test Runner (Window → General → Test Runner)
4. In the Test Runner, go to the “Play mode” tab
5. At the bottom, press “Run All”
6. Observe the Console window
Actual result: “[REPRO] DependencyMaterialisation locations=400 depsPerLocation=34 firstSetMs=0.003 remaining399SetsMs=0.03 secondPassMs=0.002 distinctListInstances=400” is logged in the Console
Expected result: “[REPRO] DependencyMaterialisation locations=400 depsPerLocation=34 firstSetMs=0.070 remaining399SetsMs=0.28 secondPassMs=0.264 distinctListInstances=1” is logged in the Console
Reproducible with: 2.0.3 (6000.3.21f1), 3.1.0 (6000.3.21f, 6000.7.0a4)
Not reproducible with: 1.29.0 (6000.3.21f1)
Reproducible on: Windows 11
Not reproducible on: No other environments tested