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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment