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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Resolution Note (fix version 2019.3):
Fixed in 2019.3.0a11