Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.3
2020.1
Issue ID
1180450
Regression
No
Visualization baked albedo is broken for rescaled terrains
If you draw a pattern on a terrain surface and then resize the terrain (using terrain settings), the pattern may be stretched differently when shown in the Shaded visualization mode and the "Baked Albedo" visualization.
Repro:
1) Create a new legacy/builtin project.
2) Create a terrain and set size to 100x100 (terrain settings)
3) Add two terrain layers and draw a recognizable pattern (e.g. an "X")
4) Set size to 300x300
5) Bake and inspect the Albedo visualization.
Expected: The drawn pattern should appear in the same positions in Baked Albedo and Shaded view, i.e. the modes should "agree" on the position and size of the drawn pattern.
Actual: They don't. It seems the Shaded views properly stretches the drawn pattern while the Baked Albedo view stretches it too much.
Note: Under the assumption that the Shaded view is showing the patterns correctly, it seems that the final bake is also correct. This suggest that the bug is in the Albedo visualization code.
Verified in 2020.1.0a1.
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 (2020.1.X):
This issue has been identified as having low priority and has been closed without a fix. If the bug has no workaround and is blocking your production please feel free to reopen it with any additional information you might have. Sorry for the inconvenience this might cause.