Search Issue Tracker
Fixed in 5.0.0
Votes
0
Found in [Package]
4.4.0
Issue ID
1322032
Regression
Yes
[ProBuilder] ArgumentOutOfRange Exception is thrown when selecting "Gen Shadow Obj" tool from ProBuilder window
How to reproduce:
1. Open the user's attached "ProBuilderIssue" project
2. Open the Scene "SampleScene"
3. In the Hierarchy select the "Arch" GameObject
4. Open the ProBuilder window (Tools->ProBuilder->ProBuilder window)
5. In the ProBuilder window select "Gen Shadow Obj"
Expected results: No errors are thrown
Actual results: The "ArgumentOutOfRangeException: Array length must match vertex count." error is thrown
Reproducible with: 4.4.0, 5.0.0-pre.10 (2019.4.22f1, 2020.3.1f1, 2021.1.0f1, 2021.2.0a9)
Not reproducible with: 4.3.1 (2018.4.33f1, 2019.4.22f1)
Notes:
- Only occurs on ProBuilder GameObjects created before importing the "Editor example" package
Notes (resolution notes):
- Problem is not specific to the use of Gen Shadow Object and not specific to the import of Editor Example package but is related to domain reload (caused by the package import)
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
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Resolution Note (fix version 5.0.0):
https://github.com/Unity-Technologies/com.unity.probuilder/pull/378