3d cursor becomes 'nan' if invoking "Snap Cursor to selected" when nothing is selected (Edit mode) #66492

Closed
opened 2019-07-06 03:28:26 +02:00 by Jesse Yurkovich · 4 comments

System Information
Operating system: Windows-10-10.0.18362 64 Bits
Graphics card: Quadro 600/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 369.09

Blender Version
Broken: version: 2.80 (sub 74), branch: fixes (modified), commit date: 2019-07-05 16:36, hash: 699193713f
Worked: 2.79

Short description of error
In Edit mode, if you invoke "Snap Cursor to selected" when nothing is selected, the 3d cursor's coordinates will become -nan(ind)m

Object mode is more well-behaved -- the 3d cursor does not move from its previous position.

Exact steps for others to reproduce the error

  • Begin with startup .blend
  • Enter edit mode for the Cube
  • Deselect everything
  • Invoke the "Snap Cursor to selected" operator
**System Information** Operating system: Windows-10-10.0.18362 64 Bits Graphics card: Quadro 600/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 369.09 **Blender Version** Broken: version: 2.80 (sub 74), branch: fixes (modified), commit date: 2019-07-05 16:36, hash: `699193713f` Worked: 2.79 **Short description of error** In Edit mode, if you invoke "Snap Cursor to selected" when nothing is selected, the 3d cursor's coordinates will become `-nan(ind)m` Object mode is more well-behaved -- the 3d cursor does not move from its previous position. **Exact steps for others to reproduce the error** - Begin with startup .blend - Enter edit mode for the Cube - Deselect everything - Invoke the "Snap Cursor to selected" operator
Author
Member

Added subscriber: @deadpin

Added subscriber: @deadpin
Author
Member
Fixed with patch: https://developer.blender.org/D5195
Sebastian Parborg self-assigned this 2019-07-10 10:57:36 +02:00

This issue was referenced by 1ae4311902

This issue was referenced by 1ae4311902b1daff6a4cacaef1cefc9d37eefcca

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: blender/blender#66492
No description provided.