Steps to reproduce:
1. Open the “TestECSVersion” project
2. Build And Run
Expected result: Builds and runs the project
Actual result: Build failed to compile with errors
Reproducible with: 1.8.0 (2022.2.0a16), 1.8.3 (2022.2.0a16, 2022.2.9f1, 2023.1.0b7, 2023.2.0a5)
Not reproducible with: 1.6.6 (2022.2.0a16), 1.7.4 (2022.2.0a16), 1.8.0-pre.2 (2022.2.0a16), 1.8.3 (2020.3.45f1, 2021.3.20f1, 2022.2.0a15)
Reproduced on: macOS Monterey 12.2 (Intel)
Errors:
- Library/Bee/artifacts/MacStandalonePlayerBuildProgram/AsyncPluginsFromLinker: Failed to find entry-points:
UnityEditor.BuildPlayerWindow:BuildPlayerAndRun () (at /Users/bokken/build/output/unity/unity/Editor/Mono/BuildPlayerWindow.cs:188)
- Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/AsyncPluginsFromLinker failed with output:
UnityEditor.Build.BuildFailedException: Burst compiler (1.8.3) failed running
Note: The issue is in both Editor and package versions combined