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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
This is a duplicate of issue #1337930