Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.5.4p1
Issue ID
932026
Regression
No
[Animation] Vertex Compression is not disabled if Mesh Compression is turned on on objects with animations
If Mesh compression is turned on in model import settings on models with animations, no matter what setting, Vertex compression is not disabled. Turning off mesh compression console prints out correct values of the models.
To reproduce:
1.Open attached "MecanimMemoryUsage.zip" project
2.Open "TestScene.unity" scene
3.Enter play mode
4.Press "Print stats" button in game view
5.Observe in the console printed out object sizes
Expected result: all object sizes with animations are the same
Actual result: only the object with Mesh compression turned off is correct
Reproduced with: 5.5.4p1 5.6.0b4
Not reproduced on 5.6.0b5
The issue is fixed in 5.6.0b5.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment