Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scenes/SampleScene” Scene
3. Enter the Play mode
4. Observe the loading time value in the Console
5. Open the Package Manager window (Window > Package Manager)
6. Install the Burst package
7. After the package is installed, enter the Play mode again
8. Observe the loading time value in the Console and compare it to the previous value
Expected result: Loading times of entering Play mode are approximately the same with and without Burst package installed
Actual result: The loading time with Burst package installed is longer than without it
Reproducible with: 1.8.11 (2021.3.33f1, 2022.3.15f1, 2023.2.4f1, 2023.3.0a18), 1.7.4, 1.6.6 (2021.3.32f1)
Reproducible on: Windows 11
Not reproducible on: No other environment tested