Left click to select an object doesn't work when Blender starts, works after the first Box Select #115411

Open
opened 2023-11-25 15:44:05 +01:00 by hazarcelik · 10 comments

System Information
Operating system: MacOS Sonoma 14.1.1 (23B81)
Graphics card: Apple M1 Pro

Blender Version
Broken: 4.0.2, 175991df4f, blender-v4.0-release, 2023-11-22 19:02
Broken: 4.0.1
Worked: 4.1.0, 42ddc13033, main, 2023-11-24 22:55

Short description of error
When the Blender launches, It doesn't allow me to select objects by left click. Left click starts to work after selecting an object with Select Box.
Video of the bug: Youtube Link

**System Information** Operating system: MacOS Sonoma 14.1.1 (23B81) Graphics card: Apple M1 Pro **Blender Version** Broken: 4.0.2, 175991df4f, blender-v4.0-release, 2023-11-22 19:02 Broken: 4.0.1 Worked: 4.1.0, 42ddc13033, main, 2023-11-24 22:55 **Short description of error** When the Blender launches, It doesn't allow me to select objects by left click. Left click starts to work after selecting an object with Select Box. Video of the bug: [Youtube Link](https://youtu.be/IxzVHufV5q0)
hazarcelik added the
Priority
Normal
Type
Report
Status
Needs Triage
labels 2023-11-25 15:44:06 +01:00

Can't reproduce. Can you check this issues if disable all add-ons?

Can't reproduce. Can you check this issues if disable all add-ons?
Author

Disabling all the add-ons didn't solve the problem, it may be due to a Preferences -> Input settings that are different than the default one. I'm trying but couldn't find a solution yet.

Edit: Loading factory preferences did not solve the problem, while add-ons are still disabled. I don't know what else to check. Do you have any ideas?

Disabling all the add-ons didn't solve the problem, it may be due to a **Preferences -> Input** settings that are different than the default one. I'm trying but couldn't find a solution yet. Edit: Loading factory preferences did not solve the problem, while add-ons are still disabled. I don't know what else to check. Do you have any ideas?

I'm experiencing the same issue.

Operating System: Ventura 13.6
Graphics card: Apple M1 Max
Memory: 64 GB

Blender Version : 4.0.1

Short description:
When starting a new scene or project after Blender is started, will not select with left click. If I select in the outliner, I am then able to select normally. I've tried it with both a factory install - no plugins and with my regular plugins.

However, if Blender has already been started and I've successfully selected an object, creating a new general project, selection appears to work as normal. The problem only seems present when Blender first starts.

I'm experiencing the same issue. Operating System: Ventura 13.6 Graphics card: Apple M1 Max Memory: 64 GB Blender Version : 4.0.1 Short description: When starting a new scene or project after Blender is started, will not select with left click. If I select in the outliner, I am then able to select normally. I've tried it with both a factory install - no plugins and with my regular plugins. However, if Blender has already been started and I've successfully selected an object, creating a new general project, selection appears to work as normal. The problem only seems present when Blender first starts.
Member

Unable to confirm either on Windows in 4.0

**System Information**
Operating system: Windows-10-10.0.22631-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 3050 Laptop GPU/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 546.01
Unable to confirm either on Windows in 4.0 ``` **System Information** Operating system: Windows-10-10.0.22631-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 3050 Laptop GPU/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 546.01 ```

Unable to confirm either on Windows in 4.0

**System Information**
Operating system: Windows-10-10.0.22631-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 3050 Laptop GPU/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 546.01

I tried recreating that bug on Windows and linux. My findings showed me that bug is specific to macOS version of blender 4.0. Can someone add macOS label to bug report?

> Unable to confirm either on Windows in 4.0 > ``` > **System Information** > Operating system: Windows-10-10.0.22631-SP0 64 Bits > Graphics card: NVIDIA GeForce RTX 3050 Laptop GPU/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 546.01 > ``` I tried recreating that bug on Windows and linux. My findings showed me that bug is specific to macOS version of blender 4.0. Can someone add `macOS` label to bug report?
Member

@mano-wii can you check on mac?
4.0.2 is out already. AFAIK there no decision yet about 4.0.3 release

@mano-wii can you check on mac? 4.0.2 is out already. AFAIK there no decision yet about 4.0.3 release
Pratik Borhade added the
Platform
macOS
Interest
Metal
labels 2023-12-06 12:34:41 +01:00

I cannot reproduce this with either the latest stable or current development versions of Blender:

GIF.gif

Operating system: macOS-14.2-arm64-arm-64bit 64 Bits
Graphics card: Metal API Apple M1 1.2

Please try the latest daily build: https://builder.blender.org/download/

Go to File → Defaults → Load Factory Settings and then check if you still can reproduce this issue.

If the problem persists, please give us more clear instructions on how to reproduce it from scratch.

I cannot reproduce this with either the latest stable or current development versions of Blender: ![GIF.gif](/attachments/6f703eb8-c1bf-47ab-9589-b64be83b8cfa) ``` Operating system: macOS-14.2-arm64-arm-64bit 64 Bits Graphics card: Metal API Apple M1 1.2 ``` Please try the latest daily build: https://builder.blender.org/download/ Go to File → Defaults → Load Factory Settings and then check if you still can reproduce this issue. If the problem persists, please give us more clear instructions on how to reproduce it from scratch.
589 KiB
Germano Cavalcante added
Status
Needs Information from User
and removed
Status
Needs Triage
labels 2023-12-06 15:19:50 +01:00

Steps to recreate:

  1. Delete camera with light from the scene and deselect cube.
  2. Save that scene as startup file.
  3. Close and open blender again.
  4. Try to select cube with left click.

I noticed that bug is related to presence of selection in startup file. Solution to that bug is select cube and save startup file.

Steps to recreate: 1. Delete camera with light from the scene and deselect cube. 2. Save that scene as startup file. 3. Close and open blender again. 4. Try to select cube with left click. I noticed that bug is related to presence of selection in startup file. Solution to that bug is select cube and save startup file.

The new steps provided for reproducing the issue are clear, but still, no success in reproducing the issue on the Apple M1 macOS 14.2 :\

The new steps provided for reproducing the issue are clear, but still, no success in reproducing the issue on the Apple M1 macOS 14.2 :\
Germano Cavalcante added the
Interest
EEVEE & Viewport
label 2023-12-08 16:03:33 +01:00
Germano Cavalcante added
Status
Needs Info from Developers
and removed
Status
Needs Information from User
labels 2023-12-08 16:06:10 +01:00

EDIT:
I confused the Michaels
Cc. @Michael-Parkin-White-Apple

Although I can't replicate, this selection issue seems to be recurring for some users.

EDIT: I confused the Michaels Cc. @Michael-Parkin-White-Apple Although I can't replicate, this selection issue seems to be recurring for some users.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
6 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#115411
No description provided.