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
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
Add comment