Search Issue Tracker
Fixed in 4.1.0-preview.5
Votes
0
Found in [Package]
4.0.2
Issue ID
1120311
Regression
Yes
[ProBuilder] IndexOutOfRangeException thrown when clicked on Subdivide Object many times
Creating a shape and clicking on "Subdivide Object" from ProBuilder Window more than 5 times, throws IndexOutOfRangeException
Note:
1. Refer attached video
2. Version 3.0.0, 3.0.1 of the package freezes when following the same steps (but it completes the process after a while). Does not throw IndexOutOfRangeException
3. Version 3.0.2, 3.0.3, 3.0.6, 3.0.8, 3.0.9 of the package has an issue regarding not being able to create a new shape: https://fogbugz.unity3d.com/f/cases/1106115/
Steps to reproduce:
1. Open Unity > Create a new Unity Project
2. Window > Package Manager > ProBuilder > Install
3. Tools > ProBuilder > ProBuilder Window
4. Click on "New Shape"
5. Click on "Subdivide Object" more than 5 (number may vary) times
Actual result:
IndexOutOfRangeException is thrown when subdividing the shape many times, and the shape looks black
Expected result:
"Subdivide Object" divides the shape without any errors thrown
Package versions reproducible in:
4.0.2
Package versions working fine:
3.0.1, 3.0.0
Environment:
Windows and Mac
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons
Resolution Note (fix version 4.1.0-preview.5):
https://github.com/Unity-Technologies/com.unity.probuilder/pull/169