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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment