Search Issue Tracker

Duplicate

Votes

0

Found in

2020.2.0a15

2020.3

2020.3.2f1

2021.1

2021.2

Issue ID

1330166

Regression

Yes

Linux Editor crashes at "vk::DataBuffer::CreateResource" when importing thousands of models

Vulkan

-

How to reproduce:
1. Download and extract the attached project (1330166.zip)
2. Open a terminal and set the current directory to the downloaded project's "Models" folder
3. Run the following command: for i in {1..8000}; do cp car.fbx "car$i.fbx"; done
4. Open the project and reimport the "Models" folder if the Editor opens successfully
5. Observe the crash

Reproducible with: 2020.2.0a15, 2020.3.6f1, 2021.1.5f1, 2021.2.0a15
Not reproducible: 2019.4.24f1, 2020.1.0a1, 2020.2.0a14

Notes:
1. Reproducible on Ubuntu 18.04
2. Not reproducible on Windows 10
3. The crash occurs when the GPU runs out of memory
4. The graphics API has to be set to "Vulkan" for the issue to reproduce

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.