<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Infinity Code Forum — Cannot convert from 'Shader' to 'UnityEngine.Shader' error on import]]></title>
	<link rel="self" href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=1821&amp;type=atom" />
	<updated>2021-08-23T19:01:18Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.infinity-code.com/viewtopic.php?id=1821</id>
		<entry>
			<title type="html"><![CDATA[Re: Cannot convert from 'Shader' to 'UnityEngine.Shader' error on import]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=7656#p7656" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Alex Vertax wrote:</cite><blockquote><p>Hello.</p><p>This is because you have a Shader class in the global namespace.<br />To solve the problem, rename the class or add some namespace to it.</p></blockquote></div><p>I did indeed <img src="https://forum.infinity-code.com/img/smilies/tongue.png" width="15" height="15" alt="tongue" /> Thanks for the help.</p>]]></content>
			<author>
				<name><![CDATA[DaveM0820]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=1709</uri>
			</author>
			<updated>2021-08-23T19:01:18Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=7656#p7656</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Cannot convert from 'Shader' to 'UnityEngine.Shader' error on import]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=7655#p7655" />
			<content type="html"><![CDATA[<p>Hello.</p><p>This is because you have a Shader class in the global namespace.<br />To solve the problem, rename the class or add some namespace to it.</p>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2021-08-23T17:08:46Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=7655#p7655</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Cannot convert from 'Shader' to 'UnityEngine.Shader' error on import]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=7654#p7654" />
			<content type="html"><![CDATA[<p>Hi, I&#039;m using URP and unity 2020.3.12f1 and as soon as I import Mesh To Terrain I receive three errors:</p><p>Assets\Infinity Code\MeshToTerrain\Scripts\Editor\Converter\MeshToTerrain.Textures.cs(178,41): error CS1503: Argument 1: cannot convert from &#039;Shader&#039; to &#039;UnityEngine.Shader&#039;</p><p>Assets\Infinity Code\MeshToTerrain\Scripts\Editor\Converter\MeshToTerrain.Textures.cs(176,34): error CS0117: &#039;Shader&#039; does not contain a definition for &#039;Find&#039;</p><p>Assets\Infinity Code\MeshToTerrain\Scripts\Editor\Converter\MeshToTerrain.Textures.cs(175,101): error CS0117: &#039;Shader&#039; does not contain a definition for &#039;Find&#039;</p><p>The Infinity option also did not appear in the Window menu. I&#039;ve been struggling to figure out what&#039;s going on here so any help would be greatly appreciated. Thanks!</p>]]></content>
			<author>
				<name><![CDATA[DaveM0820]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=1709</uri>
			</author>
			<updated>2021-08-23T17:00:13Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=7654#p7654</id>
		</entry>
</feed>
