Blenderkit doesn't work in 2.81 #71276
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
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
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#71276
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Windows-10-10.0.18362 64 Bits
Graphics card: GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 431.86
Blender Version
Broken: version: 2.81 (sub 16), branch: master, commit date: 2019-10-31 19:29, hash:
blender/blender@78ad368d12
Worked: (optional)
Addon Information
Name: BlenderKit Asset Library (1, 0, 28)
Author: Vilem Duha, Petr Dlouhy
Short description of error
Doesnt work in 2.81. Objects wont spawn in the scene at all.
Exact steps for others to reproduce the error
Just try spawning object in the scene
Added subscriber: @zaldrizes
Doesn't work in 2.81to Blenderkit doesn't work in 2.81Ok SO. i figured it out. The issue is only when you change a default global path for assets. the file browser appends a slash at the end of a new path but blenderkit cant handle this so it ends up having double slash which makes the path incorrect. Its definitely a bug and needs fixing. however small it is very nasty .
Added subscribers: @VilemDuha, @mano-wii
@VilemDuha,
If this is the case, it seems to be a simple fix.
@VilemDuha, could you take a look?
Changed status from 'Open' to: 'Resolved'
Fixed this with commit
8eead22f9a
in the 2.81 release branch/