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
- 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