So after upgrading to 2018.3 My game no longer works.
At first my player character was floating about 60 meters higher than they should be.
It took me a while to figure out it had something to do with the collider.
For some reason the terrain collider is reporting something wrong.
Same problem. I have 2019.1.2f1 also. This is a documented issue in the Issue Tracker, but it says it’s fixed (supposedly fixed in 2019.2 and back-ported into 2019.1.2) and the issue is marked closed. But it is certainly NOT fixed, and I don’t know how to get a known Issue like this re-opened (or if anyone can). Kinda sloppy to mark something as big a deal as this fixed when it’s really not. Closing windows, resetting defaults, restarting Unity, re-importing projects, clearing the Library, deleting the terrains, making new terrains - nothing I have tried fixes it.
Wow this sucks - brand new shiny Unity full release and the terrain edit is broke *sigh
Are you guys using Vegetation Studio Pro? I’ve had the same problem and tracked it down to be related, could be some side effect with the latest Unity version and one of the scripts. I’m not sure, so I asked the dev to investigate. Other assets might have similar problems. If you’re not using VS Pro, are you using other scripts with your terrain?
Main project where I first noticed this has Veg Studio Pro and a ton of other stuff (very large project). So after several minutes of expletives *sigh, to test it I made a clean new Unity project 2019.1.2f1 and only created a terrain and did some stuff to it. You can edit the terrain one time. If you change focus, or go back to it, or restart that project the bug shows up. I can’t think of a time I used 2 inspector windows - so it actually can’t just be that. It just “thinks” there is another inspector window. Oh, the Issue ID is #1117658 if anyone wants to reference it.
If I could find that inspector window I’d stomp on it good. This Unity 2019.1.2f1 Pro is NO PRO
The issue is definitely not resolved, but it is directly related to having either Vegetation Studio or Vegetation Studio Pro in your project. I opened a clean project in 2019.1.2f1, created a terrain, could paint on it, etc. I then imported Vegetation Studio and had the issue. Same story with Vegetation Studio Pro.
Given that Vegetation Studio / Vegetation Studio Pro have to be present for the issue to happen I don’t know if the fix will have to come from Unity Technologies or Awesome Technologies. That being said someone should definitely alert Awesome Technologies of this problem.
What I found that works for me in build 2018.3.11f1 is to select a different layout in the top right corner of the Editor and then to go back to my preferred layout.
a) Save your current layout as you prefer it.
b) Select one of the default layouts example 2 by 3 or 4 split.
c) Select your saved layout again and the Terrain paint tool is available again.
In the future we just have to repeat step b and c, which is just 2 clicks but still a pain that we have to use solutions like this and a fix would be appreciated in 2018 builds.
EDIT:
So, I checked the mentioned script ExtendedTerrainEditor.cs that we should delete. I’m using VS Pro 1.2.0 and it looks like the fix Lennart applied was just to exclude the whole class file like this:
the problem after deleting the ExtendedTerrainEditor.cs, the vegitation studio doesn’t update vegetation when painting texture layers, you have to check/uncheck the “Load Terrain Details” tab in vegetation system to refresh it
also i am not able to see the terrain brush stamp preview, so i cant tell where i am painting. i am using the 2018.4.5f1