Search Issue Tracker
Won't Fix
Won't Fix in 6000.5.X
Votes
0
Found in
6000.0.67f1
6000.3.9f1
6000.4.0b9
6000.5.0a7
Issue ID
UUM-134493
Regression
No
Terrain is rendered with broken material when adding Terrain Component to a Cube GameObject and assigning Terrain data
Steps to reproduce:
1. Create a new Unity project using the Universal 3D template
2. Create a new Terrain (GameObject > 3D Object > Terrain)
3. Delete Terrain GO from Hierarchy window
4. Create Cube GameObject in Hierarchy window
5. Add Terrain Component on Cube GameObject
6. Add the Terrain data from the Project window
7. Observe the Terrain in Scene view
Actual results: Terrain is rendered with magenta material, material is broken
Expected results: Terrain is rendered with grey material, material is not broken
Reproducible with versions: 6000.0.67f1, 6000.3.9f1, 6000.4.0b9, 6000.5.0a7
Tested on (OS): Ubuntu 24.04, macOS Silicon 26.2 (M1)
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
when adding the terrain component manually, you have to assign a material under 'Terrain Settings'. This is not ideal, but not impactful enough to justify the effort for a fix, so right now we have to prioritize other fixes.
Resolution Note (6000.5.X):
when adding the terrain component manually, you have to assign a material under 'Terrain Settings'. This is not ideal, but not impactful enough to justify the effort for a fix, so right now we have to prioritize other fixes.