3D Terrain goes black in Unity, How can I fix this?

753 Views Asked by At

My problem is, that if I try to use a brush in unity I move the cursor over the terrain, it turns black. I tried: Turning off auto generate lightning, re-loading the project. Can you help me please, how can I fix this? Data: OS: OS X 10.11.6

Version: 2019.2.7f2

Also an error I get: RenderTexture.Create failed: format unsupported for random writes - R16 SFloat (45).

UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)

Problem Pic

1

There are 1 best solutions below

1
On

Unity only supports macOS 10.12 and later. You will have to use a version of the editor from that era.

Also, I don't think Unity tests with the NVIDIA web drivers on hackintoshes at all. In my experience they are quite glitchy.