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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment