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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment