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
- Action can't be undone after changing the base Controller on the Animator Controller
- The Axes Gizmo is wiggling around when moving around the Scene View with enabled Physical Camera and Isometric View
- The script can be dragged and dropped before it is compiled
- Double clicking script field no longer opens it in the external script editor
- [Android] Build fails with built-in PAD custom asset(s) when using sample Addressable
Add comment