com.unity.learn.iet-framework 2.2.3
Notes: processedReleased September 21, 2022
Unity Compatibility
Minimum Unity: 2019.4
Package Dependencies
🔧 Bug Fixes
- Fixed performance issues caused by unneeded calls to InternalEditorUtility.RepaintAllViews(), which caused the whole editor's UI to be redrawn
- Fixed performance issues caused by unnecessary redraws of the making/highlighting. The masking logic has been optimized to avoid redrawing of masking / highlighting when it is not needed
- Fixed masking data being constantly recalculated even when a tutorial wasn't running
- Fixed Tutorial URLs not being opened if they didn't start with http:// or https:// and didn't have at least a 3rd level domain in the url
- Fixed TutorialPage's "URL that points to local resource/folder/file" feature not working
