Releases: SolidAlloy/ClassTypeReference-for-Unity
Releases · SolidAlloy/ClassTypeReference-for-Unity
2.6.1
- Fixed the triangle_right_16.png image that produced an error for some users.
2.6.0
Updated Dependencies
2.5.3 Merge branch 'master' of https://github.com/SolidAlloy/ClassTypeRefer…
2.5.2
2.5.2 (2020-11-01)
Bug Fixes
- Added a delayed method to log a warning after unsucessful deserialization (81e1770)
- Adjusted the logic of TypeReferenceComparer (554fc6f)
- GUID is now emptied if the type was not found, so that it is not searched for again. (b23cb92)
- Improved TypeReferenceComparer hashcode generator (5c2ab4f)
- Started using better method to find class type of the asset. (bddb117)
- The renamed type is now found as soon as all inspectors are updated (36fbd1f)
2.5.1
2.5.0
2.4.0
Updated Dependencies
Bug Fixes:
- Updated the SolidUtilities dependency to fix errors in C#7