Search Issue Tracker
Fixed in 2023.1.X
Votes
0
Found in
2021.3
2021.3.1f1
Issue ID
1428865
Regression
No
SpeedTreeImporter asserts when mesh is empty on Debug Editor
How to reproduce:
1. Build Unity Editor from source code in Debug mode
2. Open the attached project "1234531 SpeedTreeImporter asserts when mesh is empty.zip"
3. Manually Reimport the "Palm_C_000" asset
4. Watch the Console
Expected result: No asserts are thrown
Actual result: Assertion failed on expression: 'index < size()' is logged to the Console
Reproducible with: 2021.3.1f1
Could not test with: 2019.4.40f1, 2020.3.35f1, 2021.3.5f1, 2022.1.4f1, 2022.2.0a15 (could not test because can't build Editor from source code)
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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Resolution Note (fix version 2023.1):
Fixed in: 2023.1.0a3