Unitys new discourse forums are quite horrible.. so have to fix manually again: GreaseMonkey plugin script: https://github.com/unitycoder/UnityForumFixer Still long list to-do: https://github.com/unitycoder/UnityForumFixer/issues/1 Current Before & After Images:
You can modify UnityHub to enable Translucent Background! *Note Win10, you need to have transparent color enabled in settings: https://www.partitionwizard.com/partitionmagic/transparent-taskbar-win-10.html Steps: – Follow initial steps to unpack asar https://github.com/unitycoder/UnityHubModding – edit app/build/renderer/index.html, add line:...
Tried using custom shader to have “bend” surface for SpriteShapeRenderer, and it works.. but the mesh is so low resolution, that it doesnt look nice.. Then tried to increase SpriteShape mesh resolution, which worked – but inner mesh and collider broke. (and didnt have time to look further..) Steps: import SpriteShape...
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...
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...
Just noticed that Unity Hub has builtin login dialog system hidden inside! Steps – Unpack your app.asar, see info https://github.com/unitycoder/UnityHubModding – Open Unity Hub\resources\app\build\main\services\authService\AuthService.js // Find line if ((0, appDefaultProtocolClientHelpers_1.isUnityHubProtocolHandled)()) { // replace...
Build your own newsfeed
Ready to give it a go?
Start a 14-day trial, no credit card required.