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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Add comment