Search Issue Tracker
By Design
Votes
0
Found in
4.1.2f1
Issue ID
541572
Regression
No
Mesh .asset file is not Post or preprocessed
Mesh .asset file is not Post or preprocessed
To Reproduce:
1. In the top menu, run the Test -> CreateMesh script
2. This creates two meshes.
It would be expected that the meshes would go through the AssetPre/Postprocessor pipeline. It does not.
Therefore it is not possible in this example to set the "isReadable" flag to a mesh object, which is bad. That flag reduces the memory usage of the Mesh object at runtime.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment