Search Issue Tracker
By Design
Votes
0
Found in
5.6.0b9
Issue ID
883428
Regression
No
[Terrain] Terrain raycast is broken in WebGl build
Steps to repro:
1. Open attached project;
2. In Project folder go to Assets -> TerrainDestruction -> Demo;
3. Open 'TerrainDeformer' scene;
4. Build&Run scene for WebGl;
5. In the opened project click on terrain to modify its heightmap
Expected result:
Terrain heightmap is lowered down with craters created on its surface. See attached terrainRaycastExpected gif video.
Actual result:
Terrain heightmap is no modified. See attached terrainRaycastActual gif video.
Notes:
- Reproducible on Google Chrome, Version 56.0.2924.87 (64-bit);
- Reproducible in 5.6.0b9, 5.5.0p1;
- Reproducible on both OSX 10.12.2 and Windows 10;
- Reproducible only in WebGl, not reproducible in Editor and in Gl/DX Standalone.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Package Manager] Vulkan Native Rendering Plugin can no longer intercept Vulkan Initialization, as it is loaded later when added via Package Manager
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
Add comment