Search Issue Tracker
Won't Fix
Votes
0
Found in
5.5.1p4
Issue ID
884288
Regression
No
Optimize Mesh Data incorrectly strips vertex color when Mesh is loaded from Asset Bundles in PlayMode
To reproduce:
1.Download and open attached project.
2.Open "VertexAlphaSceneLoader" Scene.
3.Go to Assets->AssetBundles/Simulation Mode and disable it.
4.Go to Assets->AssetBundles and enable Local AssetBundle Server.
5.Go to Edit->Project Settings-> Player and Enable "Optimize Mesh Data".
6.Go to Assets->AssetBundles and press Build AssetBundles.
7.Run the VertexAlphaSceneLoader scene and press load.
8.Press pause button to get better view of the loaded mesh.
Expected result: Optimize mesh data function strips vertex color from mesh correctly without generating visual artifacts.
Actual result: Optimize mesh data function strips vertex color from mesh incorrectly by generating visual artifacts.
Reproduced with : 5.6.0b10, 5.5.1p4, 5.4.4p3.
Notes: Could not reproduce on earlier versions because of compatibility issues. Not reproducible on PC because of how project is set up. Reproducible only on Mac machines. If Optimize Mesh data is disabled everything works as intended.
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
macrod
May 08, 2017 09:23
Why won't fix?