Tool: Fixed issue with missing icons for scene (single/additive) toggle button in Unity 6000.0b

This commit is contained in:
Anders Ejlersen 2024-03-23 12:04:16 +01:00
parent 06420f1ad4
commit 1c6f548770
4 changed files with 28 additions and 3 deletions

View file

@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file.
## [1.9.3] - 2024-03-23
### Fixed
- Fixed issue with missing icons for scene (single/additive) toggle button in Unity 6000.0b
## [1.9.2] - 2023-09-18
### Changed