Search Issue Tracker
Fixed in 3.0.2-preview.3
Votes
0
Found in [Package]
3.0.2-preview.2
Issue ID
1289740
Regression
Yes
Setting Terrain Height as a first action taken upon a Terrain Object will spam warnings in console
Repro Steps:
1. Install Terrain Tools package 3.0.2-preview.2
2. Create a Terrain Object in the scene
3. Select the Paint Terrain Button
4. Change to the Set Height Tool
5. Press the Flatten Terrain button
Actual Results: An exception occurs, warnings will spam the console, and the action will not be completed.
Expected Results: No errors would occur and the action would successfully complete
Notes:
- It's important that SetHeight is the first action taken on the Terrain object to reproduce the issue. Issue will not reproduce if you paint on the terrain first.
- Warnings will continue to spam the console log until you restart the editor. You can even delete the Terrain object but the editor will still spam warnings.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unused separation line is used in the Prefab Context Menu when right clicking child Prefabs
- Editor freezes indefinitely when copy pasting a lot of characters in the UI Builder’s “Add new selector” field
- Detached Audio Source is not released from browser memory when Audio stops playing in WebGL Player
- "Canvas.pixelRect" and "Canvas.renderingDisplaySize" report 640x480 when Device Simulator window is unfocused after reopening the project in the Editor
- Incorrect indices when using Graphics.RenderPrimitivesIndexedArgs[] with Graphics.RenderPrimitivesIndexedIndirect
Add comment