dotUltimate 2025.3.3
Released: Feb 19, 2026
2025.3.3 中的更新
修补程序
Rider
- Debugger is breaking on BreakForUserUnhandledException although exceptions are disabled.
- NETSDK1005 error when building projects with netstandard2.0 dependency project references.
- Rider MCP project-related tools return an empty list.
- Can no longer deploy APK to emulator or physical device after 2025.3.2 update.
- Can't upload APK file into physical Android with 2026.1 EAP1 and 2025.3.2 because of Fast Deployment.
- Failed to upload application APK file to device.
- RiderLink Installation navigation button doesn't work.
- Designer can't resolve dynamically loaded types.
- Aspire template does not fit.
- Available Packages dropdown overlaps Change Template Version dialog.
- Rider no longer finds Unity 'CGIncludes' shader folder (as of at least 6.3.2f1) because it moved.
- Re# CLT (inspectcode) ignores "namespace providers for Unity".
- Plugin suggester based on project dependencies doesn't work.
- Aspire template projects update.
- Console output does not auto-scroll when running TUnit tests via Run.
- Install .NET Aspire button not working.
- Rider scrolls to the wrong place in the file after jumping to implementation.
- Incorrect TFM is shown in the "Run/Debug Configurations".
- Warnings when compiling RiderLink.
ReSharper
- ReSharper not working with .slnx Solution and AdvancedInstaller Project.
- "CS1998" false-positive warning: "Async method lacks 'await' operators and will run synchronously".
- InitializeComponent being incorrectly flagged in MAUI projects.
- "Generate Partial" + "partial keyword completion" for event uses get/set instead of add/remove.