Search Issue Tracker
Active
Under Consideration for 6000.3.X, 6000.4.X
Votes
1
Found in
6000.0.47f1
6000.1.0f1
6000.2.0a9
6000.3.0a1
6000.4.0a1
Issue ID
UUM-104758
Regression
No
Crash on GeneratePropertyDiffInternal when using NodeCanvas nodes
Reproduction steps:
1. Open the attached project "CrashRepro"
2. Click on the second crate in the Hierarchy window
3. Click on the action in the NodeCanvas window
4. Copy and paste a few times
Expected result: The Action gets copied
Actual result: Editor crashes
Reproducible with: 6000.0.47f1, 6000.1.0f1, 6000.2.0a9
Couldn’t test with: 2022.3.61f1 (Package is broken)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
Step 4 can be other actions, such as adding another action, setting an action, setting string values in the node canvas, or copying and pasting seems to be the fastest way to reproduce the crash
Not a 100% reproduction rate but seems to reproduce within a few minutes
First few lines of stack trace:
{noformat}0x00007FFCA46FAAB0 (Unity) GeneratePropertyDiffInternal
0x00007FFCA46FBD17 (Unity) GeneratePropertyDiffInternal
0x00007FFCA46FA1D7 (Unity) GeneratePropertyDiff
0x00007FFCA47DBD1C (Unity) GenerateUndoAndRedoDiffs
0x00007FFCA47E8BEA (Unity) PropertyUndoManager::Flush{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment