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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- 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
Add comment