System Information
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 462.59
Blender Version
Broken: version: 3.0.0 Alpha, branch: master, commit date: 2021-08-28 20:38, hash: rB4256eeeec4ca
Worked: (newest version of Blender that worked as expected)
Short description of error
[Please fill out a short description of the error here]
Exact steps for others to reproduce the error
[Please describe the exact steps needed to reproduce the issue]
[Based on the default startup or an attached .blend file (as simple as possible)]
bpy.ops.object.duplicate_move(OBJECT_OT_duplicate={"linked":False, "mode":'TRANSLATION'}, TRANSFORM_OT_translate={"value":(0, 1, 0), "orient_axis_ortho":'X', "orient_type":'GLOBAL', "orient_matrix":((1, 0, 0), (0, 1, 0), (0, 0, 1)), "orient_matrix_type":'GLOBAL', "constraint_axis":(False, True, False), "mirror":False, "use_proportional_edit":False, "proportional_edit_falloff":'SMOOTH', "proportional_size":23.2252, "use_proportional_connected":False, "use_proportional_projected":False, "snap":False, "snap_target":'CLOSEST', "snap_point":(0, 0, 0), "snap_align":False, "snap_normal":(0, 0, 0), "gpencil_strokes":False, "cursor_transform":False, "texture_space":False, "remove_on_cancel":False, "view2d_edge_pan":False, "release_confirm":True, "use_accurate":False, "use_automerge_and_split":False}) # Operator
backtrace
Exception Record: ExceptionCode : EXCEPTION_ACCESS_VIOLATION Exception Address : 0x00007FF756B76EA9 Exception Module : blender.exe Exception Flags : 0x00000000 Exception Parameters : 0x2 Parameters[0] : 0x0000000000000000 Parameters[1] : 0x00000004000000B3 Stack trace: blender.exe :0x00007FF756B76E00 rna_gizmo_modal_cb blender.exe :0x00007FF756755F10 gizmo_tweak_modal blender.exe :0x00007FF75673CED0 wm_handler_operator_call blender.exe :0x00007FF75673DE80 wm_handlers_do_intern blender.exe :0x00007FF75673D4F0 wm_handlers_do blender.exe :0x00007FF75673A8F0 wm_event_do_handlers blender.exe :0x00007FF756725270 WM_main blender.exe :0x00007FF7563BF210 main blender.exe :0x00007FF75B8C98E8 __scrt_common_main_seh KERNEL32.DLL :0x00007FFA15807020 BaseThreadInitThunk ntdll.dll :0x00007FFA16D62630 RtlUserThreadStart