Browsing articles in "editor"
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

@unitycoder_com

Subscribe to Blog via Email

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