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
- Domain Reload loading popup is dark when Editor Theme is set to "Light"
- Scene Views breaks and errors are spammed in the Console when the Game view is shrunk vertically to the minimum, and the Aspect Ratio is 16:9 or 16:10
- Slider Fill Area disappears after undoing “Set Native Size” change
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
Add comment