System Information
Operating system: Linux-5.15.23-76051523-generic-x86_64-with-glibc2.34 64 Bits
Graphics card: Quadro RTX 6000/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 510.54
Blender Version
Broken: version: 3.2.0 Alpha, branch: master, commit date: 2022-04-04 05:43, hash: rB5dbd6968a685
Broken: 3.1.0
Worked: 3.0.1
Apparently caused by rB44b0c70919e9: Fix T92288, T96041: instancing of shared mesh objects without modifiers broken
Short description of error
Transferring face corner data using bpy.ops.object.data_transfer() crashes Blender on the Nearest Corner and Best Matching Normal mapping setting.
Exact steps for others to reproduce the error
From default startup scene:
- Duplicate default cube
- Select both cubes
- Run Data Transfer operator (e.g. using Ctrl+L)
- Select a face corner data layer for transfer (e.g. UV Maps)
- Select the Nearest Corner and Best Matching Normal for face corner mapping