Fantasy Factor

Unity Tools by Fantasy Factor

email: 2771918131@qq.com


Fantasy Factor

image

Fantasy Factor

UnityCompare

image

UCompare

A tool for comparing Unity3D Prefabs, quickly comparing differences, copying components, copying properties, etc. The principle is based on the comparison of the subtrees of two Prefabs in sequence (by name), and then the differences are displayed in a tree structure. Then, by clicking in, you can see the differences in the Components of the two sub-GameObjects. After selecting a specific GameObject or Component, you can see the comparison based on SerializedObject and SerializedProperty, and then you can perform editing operations.

Feature List

  • Compare Prefab Differences
  • Visualize Results
  • Filterable Results
  • Customizable Ignored Properties
  • Quick Copy of GameObject
  • Quick Copy of Component
  • Quick Comparison Menu
  • Synchronized Tree List
  • Component Display Consistent with Unity