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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Resolution Note (fix version 2019.3):
Fixed in 2019.3.0a11