Search Issue Tracker
By Design
Votes
0
Found in
Issue ID
1059340
Regression
No
Noteable Disparity Between Texel Density of Imported and Generated UVs
Repro:
======
Download attached project. Set Scene View Mode to "Baked Lightmap". From the Lighting Settings window, ensure Baked Global Illumination is enabled. Also ensure "Auto" is enabled or click the "Generate" button. Observe the texel density checkerboard overlays in the Scene view.
Noted:
======
The imported cuboid and planes have notably different texel density between the imported UVs and those UVs generted by the Unity importer.
Expected:
=========
The texel density determined in the Lighting Settings tab should be consistent between objects regardless of whether these have been imported or generated in Unity. In the example project, the UVs are verified as being free of distortion, so this behaviour is unexpected.
Inconsistent texel densities could cause notable seam issues when juxtaposing geometry from different sources. We should be able to handle this.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
Add comment