Search Issue Tracker
Fixed in 4.0.0-pre.1
Votes
0
Found in [Package]
4.0.0-pre.1
Issue ID
1324458
Regression
No
[Terrain Tools] Create New Terrain allows for infinity input
The Create New Terrain tab within the Terrain Toolbox allows for infinity Terrain Width, Height, or Depth. This will allow the user to create a new Terrain Object with these values set, which causes thousands of Exceptions to be thrown and cause significant lag within the Editor until the new Terrain object is deleted.
Repro Steps:
1. Install Terrain Tools 4.0.0-pre.1
2. Open up the Terrain Tools window
3. Select the Create New Terrain Tab
4. Set Total Terrain Width, Length, and Height to infinity
5. Click Create
Actual Results:
New Terrain object is created with infinity values and many exception's will occur.
Expected Results:
Infinity would not be allowed as an input for Create New Terrain
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "ArgumentOutOfRangeException" errors are thrown everytime a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
- Warnings thrown when computing Positions in a 2D BlendTree are not helpful to the user
Add comment