Origin 2026 Bug Fixes
Graphing
JIRA | SUMMARY | DETAILS |
|---|---|---|
ORG-31055 | Alluvial Plot with weight can not correctly set the node color | If user select data which is including weight column to make alluvial plot Fixed in Origin2026. |
ORG-31327 | Collected rotate graph object refresh issue | Rotate graph object like Rectangle, Asterisk Bracket Fixed in Origin2026 |
ORG-31654 | Crash if click Menu/Toolbar with graph no layer | Open graph window with no layer, click Menu/Toolbar ==> Crash Fixed in Origin2026 |
ORG-31465 | Wrong font size after applying dimension setting in PD |
==> Try steps 1 to 3 multiple times and sometimes the text font size is too large or small. Fixed in Origin2026. |
ORG-31557 | User-defined plane failed to auto update when name range value changes |
Fixed in Origin2026. |
ORG-31588 | 3D Ribbon Fill Colormap not working |
Fixed in Origin2026. |
ORG-31515 | 3D Plot Go to Sheet should Locate the Column | The column of the plot will be highlighted for 3D graph when selecting Go to [Book]Sheet, similar to 2D graph. |
ORG-30072 | 3D surface failed to rescale after setting Custom Boundary |
Fixed in Origin2026. |
ORG-31863 | Distribution curve’s begin of box plot and histogram plot are different |
Now in Origin2026, the two plot’s distribution curves are the same. You can set @SDC=0 to disable the change. |
ORG-29661 | Scatter Matrix Plotting Slow on User's Data | Origin 2026 Scatter Matrix Plotting approximately 60% faster than Origin 2025b. |
ORG-32124 | Crash if Drag Plot to Other Layer and Group |
Fixed in Origin2026 |
ORG-31930 | Failure to customize a single error bar’s direction | New bug introduced in Origin 2025b.
Fixed in Origin2026 |
ORG-32136 | Update Master.otpu for Graph Options | New a project, select File - New - Master Page, choose Yes on popped up msg box. ==> a few graph objects' positions are bad. Fixed in Origin2026. Master.otpu applys Graph Options, but it should skip apply “Fit Layers to Page”.(since it involves page title) and it does not apply window size. |
ORG-32112 | Legend shows outside of the layer after Merge graph window
|
==> Legend shows outside of the layer ==> The fitted result tables exists same issue Fixed in Origin2026. |
ORG-32303 | Fail to create category for wks by data highlighter |
Fixed in Origin2026. |
ORG-32310 | Failed to open XF dialog from Plot menu or Template Library for user template |
P1.A ==> a normal box plot graph was created directly, which should open XF dialog. 6.Activate back source sheet, open Template Library, select mygbox, click Plot button. P1.B ==> a normal box plot graph was created directly, which should open XF dialog. Fixed in Origin2026. |
ORG-31612 | Border color None fails if change Starting Azimuth (deg) in 3D Pie |
|
ORG-31729 | Text Color Issue Under Dark Mode |
==> The axis title color doesn’t change to white. |
ORG-31629 | 3D Pie Chart Display Issue |
==> Border color still shows as black |
ORG-31593 | Redundant White Lines in Area Plot |
==> It shows white vertical lines between same color blocks and there is no way to remove these lines. |
ORG-32447 | Dark Mode Origin crashed on Preview in Plot Setup |
==> Origin crashes! |
ORG-31971 | User's project very slow | For some specific project, it’s very slow to open. Sometimes PC may freezes. Select last 4 plots in Object Manager, delete by context menu. ==> Origin crash. |
ORG-32461 | Crash if Change Plot Data Axis of Piper Diagram | Case 1:
Case 2:
|
ORG-32392 | Origin crashed on Box plot with subgroup enabled |
==> Origin crashed. |
ORG-32137 | Grouped Box Allow No Group | In previous version, grouped box plot-indexed data requires group column to be set. In Origin 2026, grouped box allow no group to be set. |
ORG-32232 | 2D graph fill to base wrong color if there is a special point |
|
ORG-32335 | Error dumps when add Poly regression reference line |
==> Error shows in Message Log: RefLines curvePR: Fit Error 1 |
ORG-32060 | Issue about set width=0 in Column plot |
==>In the graph, width value of column bar in “32“ is 0, but it is not hide in the graph. |
ORG-31960 | Floating Column Hide Tick Label issues |
==> Column Position changes. |
ORG-31494 | Rescale of Polar should consider cycle |
|
ORG-31273 | Rescale should not consider the data range in break |
==> Rescale also affects the data range in the break. Set @RDB=0 can roll back to old behaviors. |
ORG-31810 | Colormapped Line Series should map to Column Label if available instead of Plot Index |
|
ORG-31141 | None button in Text Property dialog can not remove color code |
==> Nothing change. The None button can not remove color code |
ORG-30892 | Scientific Notation for Color Scale wrong |
Fixed in Origin2026. |
ORG-30852 | Alignment and Line Spacing for wrapped text does not work for middle row in the axis table |
|
Import
JIRA | SUMMARY | DETAILS |
|---|---|---|
ORG-31690 | Connect to google sheet issues |
==>Show error, and failed to import. In Origin2026, will show dialog to asked for authorization. |
ORG-32251
| Failed to import some mat file saved in recent MATLAB like 2025 | Failed to import mat file with table variable saved in recent MATLAB like 2025. Fixed in Origin 2026. |
Analysis
JIRA | SUMMARY | DETAILS |
|---|---|---|
ORG-31915 | Smooth result is incorrect when smoothing method is FFT Filter |
Fixed in Origin2026 |
ORG-31686 | Wrong equation for Logarithmic |
Fixed in Origin2026 |
ORG-31724 | Quick Fit Gadget Dlg Display Issue |
Fixed in Origin2026 |
ORG-32105 ORG-32108 | Accuracy and Speed issue about msclip XF with matrix |
Fixed in Origin 2026. |
ORG-31716 | Improve default "X Data Type" choice in Peak Analyzer | Do a peak fit for the plot with “Log10“ X axis type. ==>The fit curve on result graph is a line, not a curve. Fixed in Origin 2026. |
ORG-32373 | Reduce to Evenly Spaced X returns missing for Random Y method | When computer has been run for a long time, says 25 days or more, the Reduce to Evenly Spaced X tool using Random Y(X Average) as sampling method will return missing. Fixed in Origin 2026. |
ORG-32117 | Microsoft Visual C++ Redistributable issue: recent Origin versions crashed on startup | Recent Microsoft Visual C++ Redistributable package makes Origin crash at start up. Fixed in Origin 2026. |
Worksheet
JIRA | SUMMARY | DETAILS |
|---|---|---|
ORG-32486 | Crash when define the named range on formula bar | Support user has already defined a named range and use it in the cell formula, then highlight the corresponding range, input another name in the Name edit box of the formula bar, Origin will crash. Fixed in Origin 2026. |
ORG-31618 | Assign value to non-existing column issue | For example, newbook;
col(D)[1] = 1;==> It set value to C1 instead of D1. Fixed in Origin 2026. Note: The logic only change for A~Z column. So col(AA)[1] will still set value to C1 instead. |
Statistics
JIRA | SUMMARY | DETAILS |
|---|---|---|
ORG-32013 | K-means slow issue |