Posted August 17, 2023 by koki
# What's New?
## UI Changes
- New UI Theme
- New Themes!
- File searching in assets folder
- GameObject searching in the hierarchy
- Component Searching in add list
- Texture previews in assets folder
- Status bar in the below (will be used for something later 👀)
- You can now drag game objects & prefabs in the hierarchy window, it's not limited to the Hierarchy tab bar!
- You can now drag the scene file in the entire scene view!
Themes & stuff from [ImThemes](https://github.com/Patitotective/ImThemes)
## C# Scripting
- Fully functional C# Scripting (it won't crash anymore hopefully!)
- Mathf API (Check [C# Scripting Documentation](https://github.com/Vault-Software-Team/Vault-Engine/wiki/C%23-Scripting#mathf-api-cheatsheet)
- Mono Debugging, MonoDebugger.log file is generated in the logs folder, you can also use a mono debugger extension if you know what you're doing!
## Overall changes
- Some bug fixes
- Minor changes on some stuff \