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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment