Fixed Unity 6000.5 serialization warnings

Removed obsolete entities window from toolbar sample
This commit is contained in:
Anders Ejlersen 2026-06-16 19:21:51 +02:00
parent 127702c4f7
commit 7a675c6c85
12 changed files with 65 additions and 10 deletions

View file

@ -1,6 +1,14 @@
# Change Log
All notable changes to this project will be documented in this file.
## [2.1.0] - 2026-06-16
### Fixed
- Fixed Unity 6000.5 serialization warnings
### Removed
- Removed obsolete entities window from toolbar sample
## [2.0.3] - 2026-03-31
### Fixed