<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Unfold Erorr in Maya Modeling Forum</title>
    <link>https://forums.autodesk.com/t5/maya-modeling-forum/unfold-erorr/m-p/11134597#M3388</link>
    <description>something so small causing me so many issue, thanks for the help</description>
    <pubDate>Thu, 28 Apr 2022 08:25:36 GMT</pubDate>
    <dc:creator>imarhiagbe</dc:creator>
    <dc:date>2022-04-28T08:25:36Z</dc:date>
    <item>
      <title>Unfold Erorr</title>
      <link>https://forums.autodesk.com/t5/maya-modeling-forum/unfold-erorr/m-p/11133412#M3384</link>
      <description>&lt;P&gt;Hello, i having a real weird issue here , i can't unfold any UV, nothing at all every time i try this comes out "// Error: line 0: Flags must come before objects: -ch" doesn't matter the file or the model, i even uninstalled and reinstalled Maya again but the problem is still there please help i cant work if i cant UV&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 20:18:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-modeling-forum/unfold-erorr/m-p/11133412#M3384</guid>
      <dc:creator>imarhiagbe</dc:creator>
      <dc:date>2022-04-27T20:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unfold Erorr</title>
      <link>https://forums.autodesk.com/t5/maya-modeling-forum/unfold-erorr/m-p/11133724#M3385</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Make sure the unfold plugin is loaded.&lt;/P&gt;&lt;P&gt;If it isn't, then enable it.&lt;/P&gt;&lt;P&gt;If it is, then disable it, and re-enable it.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Unfold Plugin loaded?" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1060457iA10028E659A8C2FF/image-size/large?v=v2&amp;amp;px=999" role="button" title="loadedPlugin.jpg" alt="Unfold Plugin loaded?" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Unfold Plugin loaded?&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Next,&amp;nbsp;&amp;nbsp;how are you initiating the unfold command, through a script you created or through UV editor/Toolkit ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Windows &amp;gt; Modeling Editors &amp;gt; UV Editor , brings up UV editor and UV Toolkit Unfold is a button there.&lt;/P&gt;&lt;P&gt;or&amp;nbsp;&lt;/P&gt;&lt;P&gt;Inside of UV Editor window, Tools &amp;gt; Unfold&amp;nbsp; (under the brushes section)&lt;/P&gt;&lt;P&gt;Make sure to access the Unfold options (square little box) and reset the tool.&lt;/P&gt;&lt;P&gt;Even though you reinstalled the old preferences could've been used.&amp;nbsp;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;You might check this link out&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="help.autodesk.com Preparing a UV mesh for unfolding" href="https://help.autodesk.com/view/MAYAUL/2022/ENU/?guid=GUID-3FD8D325-22F1-44CC-9693-F45E5CE2AD4D" target="_blank" rel="noopener"&gt;Prepare a UV mesh for unfolding&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Any more details like;&lt;/P&gt;&lt;P&gt;Has it worked for you before?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does it work on polygon primatives like the polycube ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Well, good luck!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 22:55:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-modeling-forum/unfold-erorr/m-p/11133724#M3385</guid>
      <dc:creator>cavescholar</dc:creator>
      <dc:date>2022-04-27T22:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unfold Erorr</title>
      <link>https://forums.autodesk.com/t5/maya-modeling-forum/unfold-erorr/m-p/11134076#M3386</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This problem occurs if you have "keep history" checked on in the legacy unfold. If you uncheck this option, you should be able to unfold without problems.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="unfold_settings.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1060529i969C16538D37F273/image-size/medium?v=v2&amp;amp;px=400" role="button" title="unfold_settings.png" alt="unfold_settings.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm not sure why this is happening or why you still can turn on "keep history" since I had that problem already in maya 2018... But if "keep history" is checked, maya uses the "polyOptUvs" command instead of the "unfold" command, "unfold" does the same but does not let you choose if you keep the history. And it uses the "polyPerformAction" command to access "polyOptUvs", that normally happens when a button should call a different command but is forced to use an older command due to some user setting. So "keep history" seems to force Maya to use an outdated command...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The good thing about this is that as far as I know the "unfold" command listens to wether you have the general "Construction History on/off" button toggled or not. So if you want to keep your history, you just need to turn on this setting. (You'll find it next to the Symmetry tab in the status line).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="History_on_off.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1060532i9054302314BA6C43/image-size/medium?v=v2&amp;amp;px=400" role="button" title="History_on_off.png" alt="History_on_off.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 02:54:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-modeling-forum/unfold-erorr/m-p/11134076#M3386</guid>
      <dc:creator>Kahylan</dc:creator>
      <dc:date>2022-04-28T02:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unfold Erorr</title>
      <link>https://forums.autodesk.com/t5/maya-modeling-forum/unfold-erorr/m-p/11134594#M3387</link>
      <description>&lt;P&gt;hi i wasn't really initiating it with a script it was a script that i was using to try to fix the issue, anyway the second reply solved my issue, thanks anyway for the help&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 08:24:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-modeling-forum/unfold-erorr/m-p/11134594#M3387</guid>
      <dc:creator>imarhiagbe</dc:creator>
      <dc:date>2022-04-28T08:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unfold Erorr</title>
      <link>https://forums.autodesk.com/t5/maya-modeling-forum/unfold-erorr/m-p/11134597#M3388</link>
      <description>something so small causing me so many issue, thanks for the help</description>
      <pubDate>Thu, 28 Apr 2022 08:25:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-modeling-forum/unfold-erorr/m-p/11134597#M3388</guid>
      <dc:creator>imarhiagbe</dc:creator>
      <dc:date>2022-04-28T08:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unfold Erorr</title>
      <link>https://forums.autodesk.com/t5/maya-modeling-forum/unfold-erorr/m-p/11136517#M3389</link>
      <description>Great solution and explanation!&lt;BR /&gt;A+</description>
      <pubDate>Thu, 28 Apr 2022 21:27:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-modeling-forum/unfold-erorr/m-p/11136517#M3389</guid>
      <dc:creator>cavescholar</dc:creator>
      <dc:date>2022-04-28T21:27:23Z</dc:date>
    </item>
  </channel>
</rss>

