All Releases
Peek v.1.1.6
Stable
2020-01-25

Changelog

Added
Option to offset hierarchy toolbars for compatibility with other third-party plugins that extend the hierarchy #4556
Added
Option to blacklist asset folders from creator menu #4348
Added
Option to whitelist tabs for windows that are not within the current layout #4506
Added
Tools menu shortcuts to online resources #4505
Fixed
Asset folders not showing up in creator if not direct parent of assets
Fixed
Warning when plugin path instead of generated path is in a first-pass compilation folder #4509
Fixed
GameObject root folder appearing in creator menu #4548
Fixed
Editor popup not automatically repainting on scene change #4501
Fixed
Recover when assembly fails to load during codebase initialization due to corruption #4512
Fixed
AmbiguousMatchException on EditorUtility.IsDirty in Unity 2018 #4540
Fixed
Script tools disappearing when exiting play mode because caches were not cleared due to lack of assembly reload #4531
Changed
Hid developer/internal menu items when developer mode is disabled in the editor preferences #4482
Removed
Warning when plugin container initialization has to be delayed #4514

Peek v.1.1.5 Changelog

Fixed
Attempted crash fix by using manual reflection instead of dynamic keyword in two areas reported to cause crashes #4103
Fixed
Reference inspector ExitGUIException wrapped inside TargetInvocationException getting caught and handled by Odin #4452
Fixed
Errors in when fuzzy window was open during assembly reload

Peek v.1.1.4 Changelog

Fixed
Reference inspector button position when label is missing #4181
Fixed
Editor crashes related to dynamic reflected calls on destroyed objects (tentative)
Fixed
Failed assertion during build (EditorApplicaiton.MayUpdate)
Fixed
Failure to deserialize UnityEngine.Touch during project settings load #4400
Fixed
Spacing issues in the updated 2019.3 beta flat skin
Fixed
Errors when saving project settings when the asset was missing #4443
Fixed
Assets failing to load after a library reimport

Peek v.1.1.3 Changelog

Fixed
Custom window icons not working in tabs
Added
Removed forgotten debug log statement when opening tabs

Peek v.1.1.2 Changelog

Added
Tabs persistence when entering play mode #4321
Added
Editor preference for default editor popup width #4336

Peek v.1.1.1 Changelog

Fixed
SceneVisibilityManager errors in Unity 2019.1 #4207
Fixed
ProBuilder errors when integration setup hadn't been done #4204

Peek v.1.1.0 Changelog

Added
Probe tool to select objects behind cursor Manual
Added
ProBuilder integration for Probe Manual
Added
Scene view shortcut to toggle the display of toolbars (B) #4182
Optimized
Creator initialization with lazy loading #4169
Fixed
NullReferenceException in PluginContainer when entering play mode #4173
Fixed
Align With View shortcut conflict #4160
Fixed
TimeOutException with creator in big projects #4169
Fixed
NullReferenceException with creator when create sprites was disabled #4169