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
- CSS is not applied when using USS type selector "GridBackground"
- Player .exe remains open as a background task after closing it when Active Input Handling is set to "Input System Package (New)"
- Exception block is being rewritten to throw an incorrect number of exceptions when running a project built using IL2CPP Scripting Backend
- [Android] [Vulkan] Warning "AndroidPlayer "<device>" VULKAN: GENERAL WARNING: The following warning was triggered: VKDBGUTILWARN003." spammed every frame when the application is actively running on a device
- Skinning Editor missing tooltips
Resolution Note (fix version 5.0.0):
https://github.com/Unity-Technologies/com.unity.probuilder/pull/378