Clipper Pro is a clipboard utility for organizing and accessing clips easily while performing copy/paste actions inside the Unity game engine's editor and better & managed version of Clipper Lite.What’s Different from Clipper Lite:Total rewrite of serialization with improved performance and flexibility.Upgraded internal systems to allow it work mainly without json and moved json serialization as fallback for unsupported types of componentNew exclude/include feature to let you excluded the properties you dont want to effect when pasting to targetsFixed project to project clip share and made it more reliableFixed import/export workflow to work without jsonClip's internal properties are now viewable from project settings for debug purpose rather then showing huge json textFixed dependent component issues for Partical SystemRemoved unused scripts & assets and scripts are now more easy to understandUpdated whole frontent ui workflow and removed non-important elements to reduce useless processingAdded ability to draw generic properties (As long as reference type exists. If somehow the refernce type is removed it will only draw a label refering of the type name)Preview object, component's load/unload are now properly managed and disposedRegular updates and dedicated support.⚠️ Warning: In order to update from Clipper Lite to Clipper Pro make sure to remove Clipper Lite first.⚠️ Warning: When copying some objects which does not has a optimized GUI or does not has native GUI can cause lag or issues in generating preview properly which is not issue of our tool.Some Links:Documentation | EmailDependency:Newtonsoft-JsonFeatures:Clip Management: Store, favorite, remove, and batch-remove clips using the Clipper window.Interactive Actions: Interactive ways to perform copy/paste actions. Such as using context menu, header quick buttons, drag & drop, etcSelective Copy/Paste: Exclude/Include properties before perfoming copy/paste on object sor components. Also save default list of excluded properties.Clip Preview: Get previews of nearly every clip data, except for a few complex types.Copy: Effortlessly saves copies of components, objects, or properties as clips.Paste Recent Clip: Automatically apply the last-copied variant without opening the Clipper window.Paste Values: Select and apply desired clips to targets via the Clipper window.Paste As New (Component Only): Add selected clips as new components to targets.Batch Copy: Swiftly copy multiple objects/component at once.Batch Paste: Swiftly paste on multiple instances of the same target simultaneously.Export/Import: Export and import clips as JSON! Upon import, preview clips and cherry-pick the ones you want.Project To Project Transfar: Easily share clips between different Unity projects running simultaneously across separate Unity instances.Why better then lite?