file browser showing nothing after update #120332

Closed
opened 2024-04-06 00:15:52 +02:00 by Darth-3 · 14 comments

System Information
Operating system: Windows-10-10.0.22631-SP0 64 Bits
Graphics card: AMD Radeon(TM) Graphics ATI Technologies Inc. 4.6.0 Core Profile Context 24.3.1.240216

Blender Version
Broken: version: 4.1.0, branch: blender-v4.1-release, commit date: 2024-03-25 20:42, hash: 40a5e739e270
Worked: 4.0

after updating to 4.1 the file browser no longer shows anything in storage even with everything set to show all files.

**System Information** Operating system: Windows-10-10.0.22631-SP0 64 Bits Graphics card: AMD Radeon(TM) Graphics ATI Technologies Inc. 4.6.0 Core Profile Context 24.3.1.240216 **Blender Version** Broken: version: 4.1.0, branch: blender-v4.1-release, commit date: 2024-03-25 20:42, hash: `40a5e739e270` Worked: 4.0 after updating to 4.1 the file browser no longer shows anything in storage even with everything set to show all files.
Darth-3 added the
Priority
Normal
Status
Needs Triage
Type
Report
labels 2024-04-06 00:15:53 +02:00
Member

Hi, thanks for the report. Any improvements after disabling the filters option?

Hi, thanks for the report. Any improvements after disabling the filters option?
Pratik Borhade added
Status
Needs Information from User
and removed
Status
Needs Triage
labels 2024-04-06 07:55:29 +02:00

Hi, thanks for the report. Any improvements after disabling the filters option?

@PratikPB2123 I'm not OP, but I have the same issue. Yes, the disabling of filters works for the file browser. However, the same thing happens in the asset browser (not sure if it's a separate issue, since it's the same "No Items" file list in there), but turning on the filter and turning it off doesn't make a difference

> Hi, thanks for the report. Any improvements after disabling the filters option? @PratikPB2123 I'm not OP, but I have the same issue. Yes, the disabling of filters works for the file browser. However, the same thing happens in the asset browser (not sure if it's a separate issue, since it's the same "No Items" file list in there), but turning on the filter and turning it off doesn't make a difference
Member

Thanks. What options are enabled in asset browser filter?
Does this happen with factory defaults?: File > Defaults > Load Factory Settings
Can you check console if any error is captured there?: Window > Toggle System Console

Thanks. What options are enabled in [asset browser filter](/attachments/0d330984-735e-4fe5-9d52-0a7049bb5e00)? Does this happen with factory defaults?: `File > Defaults > Load Factory Settings` Can you check console if any error is captured there?: `Window > Toggle System Console`
  • For the File View, all I have enabled in filters are "Folders" and ".blend Files". A few days ago unchecking just the "Folders" option was enough to reset it. Now that I think of it, unchecking filters doesn't always work, but it is the only thing that has worked.

  • For the asset browser, by default I have no filters on, but enabling the filters (all filters) and disabling filters didn't change the state of the browser.

  • Loading Factory defaults just fixed my assets browser. My File View has been working for a couple of days now without issue, but was happening very frequently before.

  • No errors in the system console. Just a couple of warnings about a plug-in's panels.

- For the File View, all I have enabled in filters are "Folders" and ".blend Files". A few days ago unchecking just the "Folders" option was enough to reset it. Now that I think of it, unchecking filters doesn't _always_ work, but it is the only thing that has worked. - For the asset browser, by default I have no filters on, but enabling the filters (all filters) and disabling filters didn't change the state of the browser. - Loading Factory defaults just fixed my assets browser. My File View has been working for a couple of days now without issue, but was happening very frequently before. - No errors in the system console. Just a couple of warnings about a plug-in's panels.
Member

Loading Factory defaults just fixed my assets browser.

Did that fix "file browser" issue as well?

> Loading Factory defaults just fixed my assets browser. Did that fix "file browser" issue as well?

Hard to say, as File Browser has been working without issue for a couple of days. I'll keep an eye on both for the time being.

Hard to say, as File Browser has been working without issue for a couple of days. I'll keep an eye on both for the time being.

So, we have the same exact problem. Most of the time it works for File Browser, but Asset Browser is not working at all with custom Asset Browser paths. If I open a new fresh blendfile it works, but as soon as I open a pre saved Blendfile nothing shows up. Not our own libraries and also no plugin Lib like Poly Haven Assets. Not even Essentials or Current File marked Assets will load, when Asset Browser stopped working.

So, we have the same exact problem. Most of the time it works for File Browser, but Asset Browser is not working at all with custom Asset Browser paths. If I open a new fresh blendfile it works, but as soon as I open a pre saved Blendfile nothing shows up. Not our own libraries and also no plugin Lib like Poly Haven Assets. Not even Essentials or Current File marked Assets will load, when Asset Browser stopped working.

This is a quick run-through of it happening this morning:

I tried opening up a file through the File Browser and nothing showed up. The assets in my Asset Browser also disappeared. I tried everything in File Browser to get it show my files. I turned off filters and turned them back on; I individually turned off filter options and then back on; I clicked on settings; I reloaded the folder; I went to other folders; I closed Blender and opened it back up. Nothing changed the fact that there were "no files".

I opened blender back up, and went through the same process. At some point, I saw the assets in my Assets Browser start to populate, just out of nowhere. File Browser was still open and it said "no files" but I decided to close the File Browser and open it back up after my assets loaded, and when I did, my files were showing up again.

This is a quick run-through of it happening this morning: I tried opening up a file through the File Browser and nothing showed up. The assets in my Asset Browser also disappeared. I tried everything in File Browser to get it show my files. I turned off filters and turned them back on; I individually turned off filter options and then back on; I clicked on settings; I reloaded the folder; I went to other folders; I closed Blender and opened it back up. Nothing changed the fact that there were "no files". I opened blender back up, and went through the same process. At some point, I saw the assets in my Assets Browser start to populate, just out of nowhere. File Browser was still open and it said "no files" but I decided to close the File Browser and open it back up after my assets loaded, and when I did, my files were showing up again.
Member

Given that "factory defaults" worked. I'd suggest to disable add-on one by one to identify the culprit.

Given that "factory defaults" worked. I'd suggest to disable add-on one by one to identify the culprit.

After systematically shutting down each plugin and then restarting the software, I found that the issue with the normals is caused by the Node Preview plugin. When I close the Node Preview plugin and open Blender, the problem is resolved.

After systematically shutting down each plugin and then restarting the software, I found that the issue with the normals is caused by the Node Preview plugin. When I close the Node Preview plugin and open Blender, the problem is resolved.
Member

@sunkanwei hi, thanks for finding the culprit add-on. I'll wait for confirmation from others.

@sunkanwei hi, thanks for finding the culprit add-on. I'll wait for confirmation from others.

@PratikPB2123 You're welcome.I'm quite certain that the issue is caused by this plugin, or at least it's one of the issues. There may be other plugins causing the problem as well. However, removing it from my plugin directory seems to resolve the problem perfectly.

@PratikPB2123 You're welcome.I'm quite certain that the issue is caused by this plugin, or at least it's one of the issues. There may be other plugins causing the problem as well. However, removing it from my plugin directory seems to resolve the problem perfectly.

Hi, I'm having the exact same problem. I don't have the Node Preview plugin. Disabling all of the add-ons didn't fix the problem, although a factory reset did. I then restored my preferences, and the problem came back.

Hi, I'm having the exact same problem. I don't have the Node Preview plugin. Disabling all of the add-ons didn't fix the problem, although a factory reset did. I then restored my preferences, and the problem came back.
Member

I think we can close the issue if it was happening due to some add-on or other prefs settings.

I think we can close the issue if it was happening due to some add-on or other prefs settings.
Blender Bot added
Status
Archived
and removed
Status
Needs Information from User
labels 2024-04-25 06:38:22 +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
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#120332
No description provided.