
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>dev-blog</title>
      <link>https://kibotos.dev//blog</link>
      <description>dev blog</description>
      <language>en-us</language>
      <managingEditor>undefined (valery)</managingEditor>
      <webMaster>undefined (valery)</webMaster>
      <lastBuildDate>Sun, 10 May 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://kibotos.dev//tags/unity/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://kibotos.dev//blog/01unity</guid>
    <title>Unity 기본 구조 정리</title>
    <link>https://kibotos.dev//blog/01unity</link>
    <description>Scene, GameObject, Component 중심의 Unity 기본 구조 개요</description>
    <pubDate>Sun, 10 May 2026 00:00:00 GMT</pubDate>
    <author>undefined (valery)</author>
    <category>Unity</category>
  </item>

  <item>
    <guid>https://kibotos.dev//blog/unity-err</guid>
    <title>[Unity] You are trying to read Input using the UnityEngine.Input class, but you have switched active Input handling to Input System package in Player Settings 해결 방법</title>
    <link>https://kibotos.dev//blog/unity-err</link>
    <description>Input System 패키지로 전환 후 UnityEngine.Input 사용 시 발생하는 오류 해결 방법</description>
    <pubDate>Sun, 10 May 2026 00:00:00 GMT</pubDate>
    <author>undefined (valery)</author>
    <category>Unity</category>
  </item>

    </channel>
  </rss>
