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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
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)