Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.3
2019.4.3f1
2020.2
Issue ID
1262773
Regression
No
[Android] Creating Height map for the Terrain from an Active Render Texture creates very small height values
1. Open user's attached project "UnityProj_LevelEditor.zip"
2. Set Player to OpenGL 3.2
3. Open the scene "LevelEditor"
4. Move the Stamp object
Expected results: Terrain heightmap is correctly copied from an active Render Texture
Actual results: Terrain heightmap is incorrectly copied from an active Render Texture making the Terrain heightmap with very low values
Reproducible with: 2019.4.5f1, 2020.2.0a18
VLNQA00220, Samsung Galaxy Note9 (SM-N960F), Android 8.1.0, CPU: Exynos 9 Series 9810, GPU: Mali-G72
VLNQA00123, Google Pixel 2 XL (Pixel 2 XL), Android R, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
VLNQA00024, Xiaomi Mi 5 (MI 5), Android 7.0, CPU: Snapdragon 820 MSM8996, GPU: Adreno (TM) 530
Unable to test with: 2018.4.25f1(project braking)
Not reproducible with:
iPhone 8+ (iOS 12.0)
iPhone XR (iOS 13.4.1)
iPad Air 2 (iOS 11.0.3)
iPad 9.7 6th gen (iOS 12.1)
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (2021.1.X):
Added info about Render Texture format to TerrainData.CopyActiveRenderTextureToTexture documentation (20.2, 20.1 and 19.4).