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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
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