Search Issue Tracker
Fixed in 2018.4.1f1
Fixed in 2018.4.X, 2019.1.X
Votes
7
Found in
2018.3.0b7
2018.3.1f1
2019.1.0a8
2019.2.0a1
Issue ID
1117658
Regression
Yes
Terrain paint functionality is disabled in second Inspector when you close initial Inspector
How to reproduce:
1. Create a new project
2. Create a Terrain (right-click in the Hierarchy tab -> 3D object -> Terrain)
3. Add one more Inspector tab (right-click on any tab -> Add Tab -> Inspector)
4. Notice that one inspector window has the Terrain Inspector disabled under the message "Inspector tab is a duplicate. Paint functionality disabled"
5. Close the functional inspector
Expected result: Terrain paint functionality is working
Actual result: Terrain paint functionality is disabled
Reproducible: 2018.3.0b7, 2018.3.3f1, 2019.1.0a14, 2019.2.0a1
Not reproducible: 2017.4.18f1, 2018.3.0b6, 2019.1.0a7 (terrain is editable with both inspectors)
Notes:
- Terrain paint functionality is disabled, even when deleting or creating a new terrain
Comments (23)
-
walll-aguiar
Apr 24, 2020 11:28
Issue persists in Unity 2018.4.21f1 (64-bit)
-
jeuwn
Mar 05, 2020 09:03
Had this issue with one of my game backups in 2019.1.3f.1 finally resolved itself when I updated the entities package to preview 0.1.1
-
dval
Feb 05, 2020 22:31
I wouldn't call this fixed if it's still happening.
-
toddw
Dec 21, 2019 00:36
Just upgraded from Unity 2018.2.20f1 to 2019.2.17f1 (64 bit) in hopes to use the new features. I see they fixed the latency that was caused by the new prefab system back in the 2018.3 series, which is why I've been waiting so long.
However, all my terrains, even brand new blank terrains are un-editable. Stating the message "NOTE: Inspector tab is a duplicate. Paint functionality disabled."
So no, this bug is definitely not fixed.
-
girlinorbit
Jul 23, 2019 16:33
2019.1.1f1 is definitely not fixed. I can't continue until it is.
-
AndreasO
Jun 29, 2019 02:28
I just encountered this bug in 2018.4.1f1, 2018.4.2f1, and 2018.4.3f1.
This is NOT fixed!!! -
collinpatrick15
Jun 25, 2019 18:01
I found this in a thread talking about the issue, this is the creator of vegetation studio's response.
"Hi. I had a look at this. Unity added some internal test that did not validate the inspector as "itself" when extended with reflection.
I will make a workaround and update. For now delete the ExtendedTerrainEditor.cs file and things should work."
This is the thread: https://forum.unity.com/threads/unity-2018-3-upgrade-terrain-broken-inspector-tab-is-a-duplicate.623359/
-
RadioactiveBullfrog
Jun 04, 2019 21:37
This has not been fixed in version 2018.4.1
-
pachermann
May 21, 2019 13:59
I had this issue also, but it is absolutly no problem, just update Vegetation studio and after that update the Unity Package, mostly the Jobsystem. (read the console)
This is a normal Issue, Unity is highend software and has ridicolously cool features this brings the need of maintenance with it. solving this problem takes 2 minutes! -
Shovelface
May 16, 2019 11:49
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.
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
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Resolution Note (fix version 2018.4.1f1):
The terrain may be deselected in the Hierarchy and then re-select for the new Inspector to be active.
Fixed in 2019.2.0a11
Backported to: 2018.4.1f1, 2019.1.2f1