Search Issue Tracker
Fixed in 3.0.2-preview
Votes
0
Found in [Package]
3.0.1
Issue ID
1240314
Regression
No
[Terrain Tools] Terrain Toolbox: splatmap "export to terrain" throws DivideByZeroException when no terrain is selected
Repro steps:
1. Create terrain
2. Choose "Paint Texture" tool
3. Add a layer through either add layer or create layer
4. Open terrain toolbox
5. Go to "Terrain Utilities"
6. Choose "Import From Terrain" under splatmap (make sure terrain is selected)
7. Deselect terrain
8. Choose "Export To Terrain"
Expected result: nothing happens, or warning "no terrain selected"
Actual result: DivideByZeroExceptions appear in console
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment