Reproduction steps:
1. Open the user's attached project
2. Open "Assets/OrthographicBaseTerrainBug"
3. Enter Play Mode
4. Change the "Size" parameter to a smaller value on the "Main Camera" in the Inspector
Expected result: The Terrain texture is fully rendered when "Main Camera" has zoomed in
Actual result: Patches of the Terrain lose detail when "Main Camera" has zoomed in
Reproducible with: 2021.2.0a1, 2021.2.2f1, 2022.1.0a15
Not reproducible with: 2019.4.32f1, 2020.3.22f1, 2021.1.28f1
Notes:
- Terrain texture is rendered correctly when using "Perspective" Projection
- Same behaviour can be observed in Scene View when having Orientation set to "Iso"