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
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
- [VFX] Creating a long Group Node name breaks nodes boarders
Add comment