Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3.44f1
2021.3.16f1
2022.2.2f1
2023.1.0a25
Issue ID
UUM-22916
Regression
No
[mobile] The shape of a Terrain differs when using Draw Instanced with default Shader precision model
How to reproduce:
1. Open the attached Project "TerrainInstancing" with iOS or Android as the Build Target
2. Open the Scene "SampleScene"
3. Enter Play Mode
4. In the Game View, switch between "Draw Instanced" using the Buttons on the screen
5. Compare the shape of the Terrain with both options
Expected result: the shape of the Terrain remains the same
Actual result: the shape of the Terrain differs
Reproducible with: 2020.3.44f1, 2021.3.16f1, 2022.2.2f1, 2023.1.0a25
Reproduced on:
- MacOS Editor (Intel); iOS Build Target
- MacOS Editor (Intel); Android Build Target
Did not reproduce on:
- MacOS Editor (Intel); Standalone Build Target
Notes:
- Changing the Shader precision model makes the issue no longer reproducible
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Resolution Note:
This issue is deep within the Terrain system and we will not be able to address it without a major rewrite. Due to the complexity and risk associated with that we will be marking this as won't fix.
However, you can work around this problem by lowering your Terrain Height variable in the Terrain Settings > Mesh Resolution. The lower you set the range, the more precise you modifications should become.