Search Issue Tracker
Active
Votes
4
Found in
2020.3
2020.3.33f1
2021.3
2022.1
2022.2
2023.1
Issue ID
1422747
Regression
No
Error "IndexOutOfRangeException" is thrown and tangents are not generated when running build with Curvy generator in use
How to reproduce:
1. Open the attached project "1422747.zip"
2. Press File -> Build Settings
3. Check "Development Build" check box
2. Build And Run
3. Observe the build
Expected result: Tangents are generated on the build
Actual result: No tangents were generated and there are "IndexOutOfRangeException" errors in Development Console
Reproducible with: 2020.3.36f1, 2021.3.7f1, 2022.1.9f1, 2022.2.0a18, 2023.1.0a4
Reproducible on: Windows 10 Pro
Notes:
- Everything works as expected in Play Mode
- Adding a GameObject (such as Cube) to Prefabs -> "Road1" fixes the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Add comment