UniBlend
  • Introduction
    • Welcome to UniBlend
    • Overview of the add-on's Features and Benefits
    • Installation Guide and System Requirements
  • Getting Started
    • How to download the UniBlend add-on
    • How to install the UniBlend add-on in blender
    • Add-on Settings (Initial setup)
      • Documentation and Quick start
      • Add-on Updater
      • Add-on Settings
    • Main UniBlend Panel
    • How to use the Asset Browser
      • How to navigate the asset browser
      • Preview vs Original assets
      • Sync and Downloading assets
      • Update Assets
      • Filter and search for assets
    • Tools Panel
      • Preview render scene
      • Library Manager
    • Upload assets to Server
    • BU Material Tools
    • Copyright and Asset License
    • Premium
      • Gumroad License
      • Web3 License
  • User Interface Overview
  • Preferences and Customization Options
  • Asset Library
    • Introduction to the Asset Library
    • Navigating and Searching for Assets
  • Using Drag-and-Drop Functionality
  • Organizing and Managing Assets
  • Importing and Manipulating 3D Models
  • Adding your own Assets
  • Materials and Textures
    • Applying/Customizing Materials and Textures
  • Texture Mapping and UV Unwrapping
  • Shaderball/Custom Materials
  • Geometry Node Setups
    • Introduction to Geometry Node Setups
  • Using Pre-built Node Setups
  • Particle Systems
    • Understanding Particle Systems
  • Using Pre-built Particle Systems
  • Troubleshooting and FAQs
    • Common Issues and Solutions
  • Frequently Asked Questions
  • Updates and Changelog
    • Release Notes and Version History
  • Upcoming Features and Roadmap
  • Resources and Community
    • Additional Learning Materials and Tutorials
    • Community Forums and Support Channels
  • About Us
    • Baked Universe: Our Vision and Mission
  • Meet the Team
  • Terms of Service
Powered by GitBook
On this page
  1. Troubleshooting and FAQs

Common Issues and Solutions

PreviousUsing Pre-built Particle SystemsNextFrequently Asked Questions

Last updated 11 months ago

COMMON ISSUES

Traceback error (when you have older blender version)

Need Blender 3.5

Download assets

-catagories do not update when downloading the catalog file.

Reopen blender or a file triggers a refresh. (default asset browser refreshing has no effect. Not in interface nor via python)

Install/Uninstall

-Trying to uninstall the add-on will cause a trace back error because of a dependence that's linked to the python interpreter.

The current workaround is disabling the add-on. Make sure the below is unchecked, this means it is disabled.

Restart blender. Then you will be able to remove without errors.

If the above doesn't work, or you need to deinstall for any reason, follow the below directions.

press windows sign + R

paste %APPDATA%\Roaming\Blender Foundation\Blender\3.5\scripts\addons

Full path : C:\Users\YOUR_USER_NAME\AppData\Roaming\Blender Foundation\Blender\BLENDER_VERSION(3.5)\scripts\addons

Delete Baked_Blender_Suite

Mac -

Shift/Command/ . to show hidden files

go to application /blender /right click /show package contents / contents /resources /3.5 or any version you have / scripts / addons /

Delete Baked_Blender_Suite

Linux -

Go to $HOME/.config/blender/3.5/scripts/addons

Delete Baked_Blender_Suite

This add-on has not been tested with what happens if a user has turned off the built-in python. Which will cause blender to fall back to the user's own installation of python. Our goal is to include any dependence within the plugin itself instead of installing them to a user's site-packages location or the on in the blender install directory. This will be tested in the future!

LogoBlender’s Directory Layout — Blender Manual