Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
2019.3.0a5
Issue ID
1163002
Regression
No
In the Cubemap preview incorrect dimensions are shown when the cubemap texture has wrong resolution
How to reproduce:
1. Open attached project "BugReport_Cubemap.zip"
2. In Project window, observe "skybox_2048_1536" cubemap (the resolution is good, in the preview 512x512 is shown)
3. In Project window, observe "skybox_2084_1536" cubemap (the resolution is a bit wider)
Expected result: in the preview the resolution is shown as 512x512
Actual result: in the preview the resolution is shown as 1024x1024
Reproducible with: 2017.4.30f1, 2018.4.3f1, 2019.1.10f1, 2019.2.0b9, 2019.3.0a9
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
- Editor crashes when loading RenderDoc with Graphics API set to OpenGLES2 or OpenGLES3
- [Windows] Development Build with no scenes shows a purple screen when using OpenGLES3 graphics API
- Shader variants take too much memory at runtime
- [HDRP][VFX] Output mesh with default shader is incorrectly sorted before the HDRP fog
- Error "'GamepadSpeakerOutputType' does not exist in the namespace 'UnityEngine'" occurs in the Console when building a project
Resolution Note (fix version 2020.2):
Fixed in 2021.1.0a1
To clarify, this can still happen, but we added warnings for such cases notifying that artifacts are possible with a texture of irregular resolution