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

Assets Management

-

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.

Add comment

Log in to post comment