Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
4.6.1p2
Issue ID
709609
Regression
No
[MeshImport] Mesh compression corrupting Normals
When compressing a mesh with low compression settings, the normals are very low quality, it looks like the xy components are being compressed to 8 bits per channel and the z calculated.
Steps to Reproduce:
Open Scene.unity
Observe sphere which renders with shader to show normals
Select K_Test_Sphere in project pane
Turn Mesh compression off in inspector
Turn back on with low, medium & high settings
Observe sphere
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Font Asset Creator Font Face dropdown is active but does nothing when clicked if the Font has Include Font Data disabled
- Crash on PPtr<Shader>::operator Shader*() const when Calling Resources.UnloadUnusedAssets() in a specific project
- SerializeReference does not update references when the generic field type changes
- Memory leak when running tests in IL2CPP with System.Threading.Timer
- Tile Palette Tilemap dropdown icons are not visible
Add comment