- Home /
Question by
Jari_Penttinen · Aug 23, 2020 at 04:20 PM ·
error build
Terrain tool error prevents a build
I keep getting a number of Experimental Terrain API errors when I try to build a project. How to fix this?
Assets\StampToolExtended.cs(8,40): error CS0246: The type or namespace name 'TerrainPaintTool<>' could not be found (are you missing a using directive or an assembly reference? Seems to be related to this.
using UnityEngine.Experimental.TerrainAPI;
Error occurs only when building not when reviewing.
Comment
Your answer
Follow this Question
Related Questions
Firebase Analytics Unity Problem to build an Android apk 0 Answers
4 errors after implementing unity ads in my game. 0 Answers
Gladle initialization failed 0 Answers
Unity can't build and run 1 Answer