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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment