Search Issue Tracker
Fixed
Votes
0
Found in
5.1.0f2
Issue ID
699710
Regression
No
Wrong description of the warning - " of the shader
Wrong description of the warning " of the shader."
The warning is
"MaterialEditor: Could not create custom UI from the CustomEditor: '' of the shader. Does the class name include its namespace? And does the class either derive from ShaderGUI or MaterialEditor?
UnityEditor.AssetPreviewUpdater:CreatePreviewForAsset(Object, Object[], String)"
Expected result: seems this ' '' of the shader. ' - only part of the sentence, maybe here should be whole sentence
To reproduce: open project attached to Case 699519
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
DVFrance
Aug 06, 2015 12:42
Using Unity 5.1.2f1
Windows 7 64bits
intel xeon CPU E5-2630 v3 @ 2.40Ghz 2.40 Ghz
64 Go Ram
NVIDIA Quadro K4200
DVFrance
Aug 06, 2015 12:40
I also have this warning and doesn't found anything that correct it :
MaterialEditor: Could not create custom UI from the CustomEditor: '' of the shader. Does the class name include its namespace? And does the class either derive from ShaderGUI or MaterialEditor?
UnityEditor.AssetPreviewUpdater:CreatePreviewForAsset(Object, Object[], String)