Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.2.0a11
2020.2.0a12
Issue ID
1251514
Regression
Yes
[Vulkan][URP] Editor crashes due to progressive increase in memory consumption for URP project template with Vulkan graphics API
Editor crashes due to progressive increase in memory consumption for URP project template with Vulkan graphics API. Crash occurs normally when using Unity Editor for 10-15 minutes or usually when the Editor memory consumption reaches 4gb in task manager
Steps to reproduce:
1) Create a new project with URP template
2) File > Build settings > Player settings > Other settings
3) Change active graphics API to Vulkan > Restart
4) Use the Editor for 10-15 minutes or till the Editor memory consumption reaches 4gb in task manager
Actual result: Editor crashes with dll access violation
Expected result: Editor should not crash
Occurring on: 2020.2.0a13, 2020.2.0a11
Working fine in: 2020.2.0a10
Environment: Only in Windows
Note:
- Reproduced Editor crash in four different Windows 10 machines
- Memory consumption keeps increasing with DX12 graphics API too but Editor does not crash
- Works fine with other templates
========== OUTPUTTING STACK TRACE ==================
0x00007FF9DA49A271 (ntdll) RtlUserThreadStart
========== END OF STACKTRACE ===========
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [VFX Graph] Lit/Unlit particles are not compiled with new ShaderGraph integration
- Terrain is not affected by Environmental Lighting when Draw Instanced is turned on
- UI Toolkit: Gaps between VisualElements with Grow 1, when scaled with "Scale With Screen Size"
- Scrollbar does not appear in ScrollView when flex-grow of TextField is set to 1
- [Linux] Editor crashes at "DisconnectGtkSignal(void*, GtkCallbackResponse (*)(), void*)" when opening floating windows
Add comment