<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Toolbuddy Support Forum - Converter]]></title>
		<link>https://forum.curvyeditor.com/</link>
		<description><![CDATA[Toolbuddy Support Forum - https://forum.curvyeditor.com]]></description>
		<pubDate>Wed, 29 Apr 2026 21:37:05 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[PrefabsUtility does not contain ...]]></title>
			<link>https://forum.curvyeditor.com/thread-2259.html</link>
			<pubDate>Mon, 10 Feb 2025 20:17:56 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.curvyeditor.com/member.php?action=profile&uid=6221">shills</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.curvyeditor.com/thread-2259.html</guid>
			<description><![CDATA[Hello!<br />
<br />
I just bought Curvy Splines 8 and imported it into my project. So far so good!<br />
<br />
I then added the Converter for Unity Spline package, but it did not compile as there is an error:<br />
<br />
Library\PackageCache\com.unity.splines@2.6.1\Editor\Utilities\SplineCacheUtility.cs(24,27): error CS0117: 'PrefabUtility' does not contain a definition for 'prefabInstanceReverting'<br />
<br />
Which is that statement in the SplineCacheUtility class :<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>#if UNITY_2022_3_OR_NEWER<br />
            PrefabUtility.prefabInstanceReverting += _ =&gt; ClearAllCache();<br />
#else</code></div></div><br />
Any idea what is the problem?<br />
<br />
Curvy Splines 8 version → 8.11.0<br />
Converter For Unity Splines version → 1.3.2<br />
Unity Project version → 2022.3.18f1<br />
Splines version → 2.6.1<br />
<br />
Thanks!]]></description>
			<content:encoded><![CDATA[Hello!<br />
<br />
I just bought Curvy Splines 8 and imported it into my project. So far so good!<br />
<br />
I then added the Converter for Unity Spline package, but it did not compile as there is an error:<br />
<br />
Library\PackageCache\com.unity.splines@2.6.1\Editor\Utilities\SplineCacheUtility.cs(24,27): error CS0117: 'PrefabUtility' does not contain a definition for 'prefabInstanceReverting'<br />
<br />
Which is that statement in the SplineCacheUtility class :<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>#if UNITY_2022_3_OR_NEWER<br />
            PrefabUtility.prefabInstanceReverting += _ =&gt; ClearAllCache();<br />
#else</code></div></div><br />
Any idea what is the problem?<br />
<br />
Curvy Splines 8 version → 8.11.0<br />
Converter For Unity Splines version → 1.3.2<br />
Unity Project version → 2022.3.18f1<br />
Splines version → 2.6.1<br />
<br />
Thanks!]]></content:encoded>
		</item>
	</channel>
</rss>