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
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
- Low FPS in the Game View when the Editor window loses focus
- Memory leak when a domain is reloaded on a Scene that uses HDRP's water simulation resources
Resolution Note (fix version 2019.3):
Fixed in 2019.3.0a11