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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
macrod
May 08, 2017 09:23
Why won't fix?