Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
1
Found in
2021.3.47f1
2022.3.55f1
6000.0.32f1
6000.1.0a9
6000.2.0a1
Issue ID
UUM-91216
Regression
No
A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
How to reproduce:
1. Create and open a new project
2. Create a Terrain and a Cube
3. Select the Terrain and open the “Paint Details“ tab in the Inspector
4. Make the Cube a Prefab
5. Add a new Detail Mesh in the lower part of the Inspector
6. Put the Cube as the detail
7. Observe the Inspector
Expected result: No warning is displayed
Actual result: An “Atlas uncompressed.“ warning is displayed
Reproducible in: 2021.3.47f1, 2022.3.55f1, 6000.0.32f1, 6000.1.0a9
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
Notes:
- The Cube is not assigned any texture that might be uncompressed, it is a default material
- Reproducible in URP and HDRP projects
- The error reads “Atlas uncompressed. This can be caused by mismatched texture formats.“
- Discussions Thread link: https://discussions.unity.com/t/terrain-atlas-uncompressed-warning/950458/4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- Sprite renderer does not issue draw calls correctly when using SRP Batcher
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times
Add comment