Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a5
2019.3.0a10
Issue ID
1168815
Regression
Yes
[Linux] Hard crash when resizing the Editor window while a project is building
How to reproduce:
1. Open the attached project 'New Unity Project (5).zip'
2. Build the project and while building, double-click the top of the Editor to resize/maximize it (it takes a couple of tries)
Expected result: Editor resizes and maximizes accordingly
Actual result: Editor crashes without a stack trace or Bug Reporter window
Reproducible with: 2019.3.0a10
Not reproducible with: 2017.4.30f1, 2018.4.3f1, 2019.1.9f1, 2019.2.0b9, 2019.3.0a4
Note: Resizing the Editor while a project is building results in a very glitchy looking Editor, which could be an issue of its own.
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 2019.3):
Linux editor no longer crashes when resized during a player build.