Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.3.11f1
6000.4.0f1
6000.5.0a9
6000.6.0a1
Issue ID
UUM-137244
Regression
No
Crash on MeshLodUtils::BuildClusterMergeJobsGeneric when generating Mesh LODs for a specific model
How to reproduce:
1. Create a new project (any pipeline)
2. Import the attached “IN-137289Cat.fbx” and click on it
3. In the Inspector under the “Model” section, checkmark the “Generate Mesh LODs“ box
4. At the bottom of the Inspector, press “Apply”
5. Observe the crash
Reproducible with: 6000.3.11f1, 6000.4.0f1, 6000.5.0a9, 6000.6.0a1
Could not test with: 6000.0.71f1 (no Mesh LOD generation option)
Reproduced on: Windows 11
Not reproduced on: No other environment tested
Note: If the Mesh LODs have already been generated, uncheck the box, press apply, then start again from step 3
First few lines of the stack trace:
0x00007FFC6E0E905A (Unity) MeshLodUtils::BuildClusterMergeJobsGeneric
0x00007FFC6E104DA7 (Unity) MeshLod::SolveNextClusterLodLevel
0x00007FFC6E0F1D45 (Unity) MeshLod::BuildRedirect
0x00007FFC6E0DA2B9 (Unity) MeshLod::BuildClusterLodMeshFromMesh
0x00007FFC6E0D9A97 (Unity) MeshLod::BuildAndApplyClusterData
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment