Reproduction steps:
1. Create and open a new 3D project
OR
1. Open an existing project
Actual result: The Editor crashes
Expected result: The Editor opens up
Reproducible with: 2021.3.19f1, 6000.3.8f1
Not reproducible with: 2021.3.18f1
Reproducible on: Ubuntu 24.04.4 (user)
Not reproducible on: No other environments tested
First few lines of the stack trace:
#2 0x00643dd2c733fa in __gl_projectPolygon
#3 0x00643dd2c71bf5 in gluTessEndPolygon
#4 0x00643dd1420d55 in Triangulate(ImportMesh const&, ImportMesh&, ImportMeshSettings const&, core::vector<core::basic_string<char, core::StringStorageDefault<char> >, core::allocator<core::basic_string<char, core::StringStorageDefault<char> >, 0ul> >&, core::basic_string<char, core::StringStorageDefault<char> > const&)
#5 0x00643dd1423f4e in GenerateMeshData(core::basic_string<char, core::StringStorageDefault<char> > const&, ImportMesh const&, Matrix4x4f const&, ImportMeshSettings const&, bool, core::vector<core::basic_string<char, core::StringStorageDefault<char> >, core::allocator<core::basic_string<char, core::StringStorageDefault<char> >, 0ul> >&, ImportMesh&, core::basic_string<char, core::StringStorageDefault<char> >&)
#6 0x00643dd142a432 in GenerateMeshDataJob(GenerateMeshDataJobData*)
Notes:
- CQA could not reproduce the crash locally
- Regression point was found by the developers
- User was using AMD Phenom II CPU to reproduce the crash