Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2018.3.0a10
2018.3.11f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1148337
Regression
No
Hidden/Terrain/TerrainLayerUtils shader is missing in Standalone Build
How to reproduce:
1. Open the attached project ("case_1148337")
2. Build and run
Expected result: A stamp is printed on the terrain
Actual result: A stamp is not printed on the terrain
Reproducible with: 2018.4.1f1, 2019.1.4f1, 2019.2.0b3, 2019.3.0a3
Note:
- UnityEngine.Experimental.TerrainAPI became available in version 2018.3.0a10 and above
- If the Development Build is turned on, you can see the missing shader errors displayed in the Development Console
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
- [2020.3] Play Mode has visual artifacts when Graphics API is set to DirectX12 with Dynamic Resolution enabled
- White texture appears when setting “RenderTextureFormat.Depth” to “RenderTexture” on the Camera
- Cursor is visible when using “Cursor.lockState = CursorLockMode.Locked” and “Cursor.visible = false”
- Material.SetOverrideTag setting LightMode tag has no effect
- Decal is not rendered when in Camera component Culling Mask dropdown field Default is unselected
Resolution Note (fix version 2019.3):
Fixed in 2019.3.0a11