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
- "Create Empty Child" Option Creates Root Object When No Parent Is Selected
- Freeze/Crash when entering Play Mode in a specific project
- Lack of documentation regarding VFX Ray Tracing support
- Shader properties do not appear on the GameObject when switching ShaderGraphs during runtime in the Player
- Multiple '-' symbols are allowed to appear in a row when inputting '.' into a non-decimal numeric field
Add comment