dotUltimate 2026.1.3
Released: Jun 15, 2026
Atualizações na 2026.1.3
Correções
Rider
- Android Plugin
- Running Release builds directly from within Rider causes the app to crash on launch due to missing symbols.
- Error XA5300 : The Android SDK directory could not be found.
- Build
- Rider doesn't rebuild/apply changes in referenced library when building a dependent project.
- MAUI App Deployment: Failed to find application bundle after deployment.
- Metadata file 'MauiApp7/MauiLib1/obj/Debug/net10.0-ios/ref/MauiLib1.dll' could not be found.
- Fix failed MAUI solution build via Console because of APK file isn't found.
- "Unable to evaluate the APK file path" error after building the solution.
- Code Analysis
- 'and!' in task expression gives error in F# script.
- Provided types from F# type provider are not detected.
- Quick Documentation
- Quick documentation is not shown on hover (HtmlProvider)RIDER 135675 Issue not yet fixed.
- VCS - Git
- Show diff preview on single click still available in settings of Commit tab.
- No subsystem
- Inlay rename refactoring works slow with AI suggestions.
ReSharper
- IntelliSense (Code Completion)
- Completion window width is not collapsing back if it was scrolled by mouse wheel.
- Live Templates
- Templates Editor: "Choose Macro" dialog is not styled properly.
- Platform - VS Integration
- Noticeable resizing of Alt-Enter submenus on non-main display with different scaling.
- "Middle-click to scroll" locks cursor in hand mode for the file.
- Visual Studio becomes topmost window after opening Find Results tool window.
- UI
- AI Assistant tool window in VS 2026 doesn't draw the corners properly.
- Wrong Test Pass Icon in Visual Studio 2026.
- "Invisible" fluent icons on the R# settings page with dark theme in VS.
- XAML
- Compiled bindings: adding x:DataType breaks the code analyzer.
- MAUI Binding data source is not recognized by IntelliSense.