Browsing articles in "editor"
Dec
21
2025

Game Music Library For Unity (editor plugin)

Easily preview songs inside Editor and 1-click download & import to project.Need something like this when building Game Jams or quick prototypes.. (takes too much time browsing websites for free music and importing them to project, assigning as audiosource etc..) Plugin (can be installed with […]

Dec
12
2025

Fontastic : Easily Test Fonts in Unity Editor!

After all these years of manually importing fonts, converting them to textmeshpro assets and assigning to ui elements and seeing if it fits.. Finally AI can create tools like this easily : ) It shows your local fonts, or optionally web fonts, that you can […]

Dec
3
2025

Create Baked DropShadow for UI images

Needed better shadow for UI image/button, and outline component was not enough..This editor script generates separate texture for selected ui image.With live preview in the tool window, to play with shadow settings. https://github.com/unitycoder/UIEffectsBaker

May
17
2024

Editor tool: Copy selected gameobject’s names into clipboard as rows (for Excel)

Small tool to copy selected gameobjects names into textarea (in correct hierarchy order),so you can copy paste them into Excel. Get source and place into Assets/Editor/ folder(then you can use it from Menu: Tools/Copy GameObject Names)https://github.com/UnityCommunity/UnityLibrary/blob/master/Assets/Scripts/Editor/BatchTools/CopyGameObjectNames.cs

May
17
2024

Editor tool: Replace string in selected gameobject’s names

small tool to replace string from selected gameobject names,download from here and place into Assets/Editor/ folder:https://github.com/UnityCommunity/UnityLibrary/blob/master/Assets/Scripts/Editor/BatchTools/ReplaceCharacterInGameObjectNames.cs Then you can use it from Menu: “Tools/Replace Characters in GameObject Names” ^This would rename “Cube|aaa” into “Cube@aaa” and so on.

Apr
7
2024

Create Scene Thumbnail Image using OnSceneSaved & OnPreviewGUI

Testing about creating Scene Preview image from Scene Camera view, when scene is savedand then display that preview image when scene is selected! Resources:– https://docs.unity3d.com/ScriptReference/SceneManagement.EditorSceneManager-sceneSaved.html– https://docs.unity3d.com/ScriptReference/Editor.OnPreviewGUI.html Forum thread: (where i got the idea to try)https://forum.unity.com/threads/2024-and-still-no-snapshot.1575175/ Source:https://gist.github.com/unitycoder/b740b9db92e454d83ade8528d5e1f382 VIDEO: (making of) New: One other alternative,can use RenderStaticPreview […]

Connect

Twitter View LinkedIn profile Youtube Github Join Discord Twitch Instagram BlueSky

UnityLauncherPro

Get UnityLauncherPRO and work faster with Unity Projects!
*free unity hub alternative
Support my work at Bags.fm:

https://bags.fm/CUgDSbRqFcAumDSAcdKDvuXsw26VdkJe8C8WGUQHBAGS

Coin:

CUgDSbRqFcAumDSAcdKDvuXsw26VdkJe8C8WGUQHBAGS

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.