Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

UnityExplorer 3.3.2

Compare
Choose a tag to compare
@sinai-dev sinai-dev released this 31 Mar 12:14
· 705 commits to master since this release
  • Added InteractiveColor UI editor to make it easier to edit Colors and see your changes
  • Added a "Scene Loader" helper which allows you to load any Scene that the game was built with. In some cases you may not find all the Scenes that the game uses, they may be loaded through AssetBundles or other means and won't show up here yet
  • Adjusted the SceneExplorer UI, the "Hide" button is now always on the left of the window
  • Handled some errors related to UI unstripping that could occur in rare cases