Search Issue Tracker
Fixed
Votes
0
Found in [Package]
4.0.4
Issue ID
WBTRB-84
Regression
Yes
Fix for 5.0.1: Multiple errors are thrown on selecting Paint Terrain tool
Steps to reproduce:
1. Open the attached "terrain213.zip" project
2. Open the SampleScene located in Assets\\Scenes
3. In the Hierarchy window select Terrain
4. In the Inspector window, under the Terrain component select the Paint Terrain tool
5. Observe the Console window
Expected result: the are no errors displayed
Actual result: there are multiple errors displayed, one of which reads: "Retrieving array element that was out of bounds"
Reproducible with: 2021.2.15f1, 2021.2.19f1, 2021.3.1f1
Not reproducible with: 2019.4.38f1, 2021.2.14f1, 2022.1.0f1, 2022.2.0a11
Notes:
- Reproduction requires any version of the Terrain Tools package to be installed (reproduces using any package version in the affected Editor versions)
- Can also be reproduced by selecting different Terrain tools under the Paint Terrain tool
- If it doesn't reproduce on the first try, open any other scene and then repeat steps from step 2
- Selecting different Terrain tools can also sometimes "break" the Inspector window
- Disabling and then enabling the Terrain component resolves these issues
- First few error messages:
"Retrieving array element that was out of bounds"
"NullReferenceException: Object reference not set to an instance of an object"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment