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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment