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
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Add comment