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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment