Search Issue Tracker
Fixed in 2021.1.X
Votes
2
Found in
2020.1
2020.2.0b2
Issue ID
1278719
Regression
No
[Linux] The Linux shutdown sequence omits to executes RuntimeCleanup
-error: see title, fails on empty project
--doesn't crash on Windows
-repro:
--create new project
--open standalone profiler window
--File > Exit
--NOTICE the editor crashes
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
- Wrong NativeName displayed when returning System.Globalization.CultureInfo("zh-TW").NativeName
- UI Toolkit ScrollView.verticalPageSize doesn't change the scrolling amount when using keyboard arrows
- Box selection in Scene View doesn't select 3D objects when GPU Resident Drawer setting is set to Instanced Drawing
- Debugger stops at commented lines of code when using ECS
- Asset preview doesn't update on changing shader's _GlobalColor property when the shader uses global uniforms
Resolution Note (fix version 2021.1):
Fixed crash when Unity Editor was closed while running the profiler.