Search Issue Tracker
Fixed in 2018.1.X
Votes
1
Found in
5.5.0p1
Issue ID
896553
Regression
No
[Substances] [WebGL] Editor Rendering not matching the Rendering of WebGL: metalness is missing in Editor
To reproduce:
1) Download attached project
2) Before opening it, shorten the path a bit or otherwise build process will fail as it won't be able to locate files too deep in hierarchy
3) Open the project and Assets/MainScene
4) In top bar menu, select "Portfolio -> Assets Bundles -> Force...." and "Portfolio -> Build Viewer (Release)"
5) Open IIS
6) Make two sites:
a) Asset Bundles Server - Path: <project_path>/Servers/AssetBundles - IP: All Unassigned (so localhost) - Port: 82 (Editor testing is set up for localhost:82)
b) Viewer Server - Path: <project_path>/Servers/Viewer - others however you wish
7) Play the scene in Editor, click "U" when loaded and prompted, select either Redpaint or Aluminum (what I tested with)
8) Open Viewer Server in browser, and do the same as step 7 there
9) Compare results
Expected: Both views look the same
Actual: In editor, there is no metalness to material
Reproduced in 5.5.0p1, 5.5.3f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment