Search Issue Tracker
By Design
Votes
0
Found in
5.5.0p1
Issue ID
895475
Regression
No
[WebGL]Substance materials error in browser log'Could not produce class with ID 0' even when forcing non stripping with link.xml
To reproduce:
1) Open attached project
2) In top menu, select 'Portfolio -> Asset Bundles -> Build Asset Bundles' and 'Portfolio -> Build Viewer (Release)'
3) Copy web.config xml from <ProjectFolder>/Servers/AssetBundlesServer to ViewerServer
4) In ViewerServer folder, edit the .json to the path of where you will be linking your asset bundle server
5) Use IIS to make two servers, one pointing to <ProjectFolder>/Servers/ViewerServer, another pointing to <ProjectFolder>/Servers/AssetBundlesServer
6) Open ViewerServer website
7) When it loads, press U
8) If Url is unchanged, change it to point to AssetBundlesServer (even though textfield's cursor is invisible, you can move it and delete only main name)
9) Click Red Paint in menu
Expected: Because user is forcing non-stripping of Substances with link.xml, nothing wrong happens
Actual: Error pops out in console that the code was stripped out
Reproduced in 5.5.0p1, 5.6.0f2, 2017.1.0a5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script
- Overlays are focused when using the "Frame Selected in Window under Cursor" Shortcut just after Editing Overlay Fields
- Changes to Splash Screen in inactive Build Profile are not displayed in the Build Profile Splash Screen Preview
- [Package Manager] Vulkan Native Rendering Plugin can no longer intercept Vulkan Initialization, as it is loaded later when added via Package Manager
Add comment