Search Issue Tracker
Fixed
Fixed in 1.0.0
Votes
0
Found in [Package]
1.0.0
Issue ID
ECSB-188
Regression
Yes
[ECS]Editor crashes when executing BuildPipeline.BuildPlayer
Reproduction steps:
1. Open the attached project “Crasher”
2. Run the script via the navigation bar: Crash > Crash it
Expected result: The player is built
Actual result: The Editor crashes
Reproducible with: 1.0.0-pre.15 (2022.2.6f1) 1.0.0-pre.44 (2022.2.6f1)
Not reproducible with: 0.51.1-preview.21 (2021.3.16f1)
Couldn't test with: 2020.3.45f1 (syntax errors), 1.0.0-pre.44 (2023.1.0b5, crash when opening), 1.0.0-pre.44 (2023.2.0a3, crash when opening)
Reproducible on: Windows 10
Not reproducible on: macOS 12.5.1 (Intel)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Resolution Note (fix version 1.0.0):
Fix merged in master: https://github.cds.internal.unity3d.com/unity/dots/pull/8155
Fix backported to the 1.0 release branch: https://github.cds.internal.unity3d.com/unity/dots/pull/8185