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
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- "DebugAllocatorMode" option changes when changed in another Editor instance
- UITK Debugger new Classes element is not created with no information or warnings thrown when adding more than one element with the default name
macrod
May 08, 2017 09:23
Why won't fix?