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
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- Sprite renderer does not issue draw calls correctly when using SRP Batcher
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times
Add comment