Crash Material Properties #106436

Closed
opened 2023-04-01 18:15:22 +02:00 by John-Valley · 8 comments

System Information
Operating system: Windows 10
Graphics card:Intel(R) HD Graphics 620

Blender Version
Broken: 3.5 (example: 2.80, edbf15d3c0, master, 2018-11-28, as found on the splash screen)
Worked: 3.5 (newest version of Blender that worked as expected)

Short description of error
The software crash when I try to give material properties

Exact steps for others to reproduce the error
Based on the default startup or an attached .blend file (as simple as possible).

  • Click in an object
  • Click on the little black and red icon "Material Properties"
  • Click on the "New" Button
    --> Crash, the windows is closed
    No error message or something else, just an unexpected and of the software
    Attached, a screen shot of the last step before I click on "new" and have the crash.
    Many thanks in advance for your help,
    John
**System Information** Operating system: Windows 10 Graphics card:Intel(R) HD Graphics 620 **Blender Version** Broken: 3.5 (example: 2.80, edbf15d3c044, master, 2018-11-28, as found on the splash screen) Worked: 3.5 (newest version of Blender that worked as expected) **Short description of error** The software crash when I try to give material properties **Exact steps for others to reproduce the error** Based on the default startup or an attached .blend file (as simple as possible). - Click in an object - Click on the little black and red icon "Material Properties" - Click on the "New" Button --> Crash, the windows is closed No error message or something else, just an unexpected and of the software Attached, a screen shot of the last step before I click on "new" and have the crash. Many thanks in advance for your help, John
John-Valley added this to the 3.5 milestone 2023-04-01 18:15:22 +02:00
John-Valley added the
Priority
Normal
Type
Report
Status
Needs Triage
labels 2023-04-01 18:15:23 +02:00
Blender Bot added
Status
Archived
and removed
Status
Needs Triage
labels 2023-04-01 19:31:26 +02:00
Blender Bot added
Status
Needs Triage
and removed
Status
Archived
labels 2023-04-01 19:31:37 +02:00

I can confirm, this started happening with 3.5
Constant crashes when applying "New Material" with an active live preview. Selecting one object, copying material from it, then clicking another one causes the first object material to turn black in the viewport. Repeating is few more times causes Blender to crash.

I can confirm, this started happening with 3.5 Constant crashes when applying "New Material" with an active live preview. Selecting one object, copying material from it, then clicking another one causes the first object material to turn black in the viewport. Repeating is few more times causes Blender to crash.
Member

I can't reproduce this with 3.5 or 3.6, can this be a shader/hardware related issue?

I can't reproduce this with 3.5 or 3.6, can this be a shader/hardware related issue?

I can't reproduce this with 3.5 or 3.6, can this be a shader/hardware related issue?

I think it's hardware related issue

And

This issue only occurs in new projects.

> I can't reproduce this with 3.5 or 3.6, can this be a shader/hardware related issue? I think it's hardware related issue And This issue only occurs in new projects.
Member

Please open Blender's installation directory and double click on the blender_debug_gpu.cmd. This will start Blender in debug mode and create log files. Try to reproduce the
error again. Once it crashes or you close Blender manually the Windows Explorer should open and show you up to two files, a debug log and the system information. Add them
to your bug report by clicking on the upload button as shown in the screenshot below or via drag and drop. Please also upload the crash log located in C:\Users\[your username]\AppData\Local\Temp\[project name].crash.txt (or simply type %TEMP% into the path bar of the Windows Explorer).2019_12_04_upload_icon_developer_blender_org.png

Please open Blender's installation directory and double click on the `blender_debug_gpu.cmd`. This will start Blender in debug mode and create log files. Try to reproduce the error again. Once it crashes or you close Blender manually the Windows Explorer should open and show you up to two files, a debug log and the system information. Add them to your bug report by clicking on the upload button as shown in the screenshot below or via drag and drop. Please also upload the crash log located in `C:\Users\[your username]\AppData\Local\Temp\[project name].crash.txt` (or simply type `%TEMP%` into the path bar of the Windows Explorer).![2019_12_04_upload_icon_developer_blender_org.png](https://archive.blender.org/developer/F8190038/2019_12_04_upload_icon_developer_blender_org.png)
Pratik Borhade added
Status
Needs Information from User
and removed
Status
Needs Triage
labels 2023-04-03 13:05:21 +02:00
Pratik Borhade removed this from the 3.5 milestone 2023-04-03 13:06:44 +02:00

Please open Blender's installation directory and double click on the blender_debug_gpu.cmd. This will start Blender in debug mode and create log files. Try to reproduce the
error again. Once it crashes or you close Blender manually the Windows Explorer should open and show you up to two files, a debug log and the system information. Add them
to your bug report by clicking on the upload button as shown in the screenshot below or via drag and drop. Please also upload the crash log located in C:\Users\[your username]\AppData\Local\Temp\[project name].crash.txt (or simply type %TEMP% into the path bar of the Windows Explorer).2019_12_04_upload_icon_developer_blender_org.png

> Please open Blender's installation directory and double click on the `blender_debug_gpu.cmd`. This will start Blender in debug mode and create log files. Try to reproduce the > error again. Once it crashes or you close Blender manually the Windows Explorer should open and show you up to two files, a debug log and the system information. Add them > to your bug report by clicking on the upload button as shown in the screenshot below or via drag and drop. Please also upload the crash log located in `C:\Users\[your > username]\AppData\Local\Temp\[project name].crash.txt` (or simply type `%TEMP%` into the path bar of the Windows Explorer).![2019_12_04_upload_icon_developer_blender_org.png](https://archive.blender.org/developer/F8190038/2019_12_04_upload_icon_developer_blender_org.png)
Member

@Sujaya-Manith hi, your hardware Intel(R) HD Graphics 4400 and crash logs matches with #106278.
I'll wait for @John-Valley 's reply since the HW is different.

@Sujaya-Manith hi, your hardware `Intel(R) HD Graphics 4400` and crash logs matches with #106278. I'll wait for @John-Valley 's reply since the HW is different.

@Sujaya-Manith hi, your hardware Intel(R) HD Graphics 4400 and crash logs matches with #106278.
I'll wait for @John-Valley 's reply since the HW is different.

@PratikPB2123 Thanks. I'll check it.

> @Sujaya-Manith hi, your hardware `Intel(R) HD Graphics 4400` and crash logs matches with #106278. > I'll wait for @John-Valley 's reply since the HW is different. @PratikPB2123 Thanks. I'll check it.
Member

I'll wait for @John-Valley 's reply since the HW is different.

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.

Thanks again for the report. If the problem persists please open a new report with the required information.

> I'll wait for @John-Valley 's reply since the HW is different. No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed. Thanks again for the report. If the problem persists please open a new report with the required information.
Blender Bot added
Status
Archived
and removed
Status
Needs Information from User
labels 2023-04-28 06:12:49 +02:00
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
5 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#106436
No description provided.