Search Issue Tracker
Fixed in 3.0.2-preview
Votes
0
Found in [Package]
3.0.1
Issue ID
1276177
Regression
No
[Terrain Tools] Terrain Settings: Loading settings from "selected terrain" loads them into the current preset, overwriting it
Loading settings from "Selected" Terrain overrides the current preset settings
Repro
1. Open Terrain Toolbox > Terrain Settings
2. Save the current preset
3. Change a few parameters
4. Click "Selected" in the Load Settings section
5. Click "Preset" in the Load Settings section
Expected: The parameters should change back to the initially saved preset of parameters
Actuality: The parameters stay the same
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 3.0.2-preview):
https://github.com/Unity-Technologies/TerrainTools/pull/498