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
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
- "CommandBuffer: temporary render texture not found while executing" warning is shown when Compatibility Mode is enabled and Camera stacking is used
- NotImplementedException is thrown when using System.String.Replace(String, String, Boolean, CultureInfo)
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
Add comment