Assets Library- Linked Objects don't move #89566

Closed
opened 2021-06-30 21:23:06 +02:00 by Ankith Reddy · 7 comments

System Information
Operating system: Windows 10
Graphics card: GTX 1080Ti

Blender Version
Broken: 3.0.0 alpha - Asset Library Branch
Worked: n/a

Short description of error
Appended Objects work as expected but Link objects dont move, rotate or scale.

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

**System Information** Operating system: Windows 10 Graphics card: GTX 1080Ti **Blender Version** Broken: 3.0.0 alpha - Asset Library Branch Worked: n/a **Short description of error** Appended Objects work as expected but Link objects dont move, rotate or scale. **Exact steps for others to reproduce the error** Based on the default startup or an attached .blend file (as simple as possible).
Author

Added subscriber: @ankithreddy

Added subscriber: @ankithreddy
Member

Added subscribers: @JulianEisel, @lichtwerk

Added subscribers: @JulianEisel, @lichtwerk
Member

Changed status from 'Needs Triage' to: 'Archived'

Changed status from 'Needs Triage' to: 'Archived'
Member

Raising awareness no @JulianEisel, but usually we dont handle reports for feature branches here.
Thx reporting anyways, will archive for now (@JulianEisel might decide to reactivate though).

Raising awareness no @JulianEisel, but usually we dont handle reports for feature branches here. Thx reporting anyways, will archive for now (@JulianEisel might decide to reactivate though).
Member

Linked objects cannot be transformed, this is by the very core design of Blender and it has always been like this. See https://docs.blender.org/manual/en/latest/files/linked_libraries/link_append.html#link

To (indirectly) transform a linked object there are a couple of options:

  • Put it in a collection and instance that collection. The collection instance can be moved and moves contents along.
  • Create a library override.
  • Create a proxy (legacy feature, prefer library overrides).
Linked objects cannot be transformed, this is by the very core design of Blender and it has always been like this. See https://docs.blender.org/manual/en/latest/files/linked_libraries/link_append.html#link To (indirectly) transform a linked object there are a couple of options: * Put it in a collection and instance that collection. The collection instance can be moved and moves contents along. * Create a library override. * Create a proxy (legacy feature, prefer library overrides).
Author

In #89566#1185496, @lichtwerk wrote:
Raising awareness no @JulianEisel, but usually we dont handle reports for feature branches here.
Thx reporting anyways, will archive for now (@JulianEisel might decide to reactivate though).

Sorry!
Will post at the appropriate place next time
Thank you @lichtwerk

> In #89566#1185496, @lichtwerk wrote: > Raising awareness no @JulianEisel, but usually we dont handle reports for feature branches here. > Thx reporting anyways, will archive for now (@JulianEisel might decide to reactivate though). Sorry! Will post at the appropriate place next time Thank you @lichtwerk
Author

In #89566#1185605, @JulianEisel wrote:
Linked objects cannot be transformed, this is by the very core design of Blender and it has always been like this. See https://docs.blender.org/manual/en/latest/files/linked_libraries/link_append.html#link

To (indirectly) transform a linked object there are a couple of options:

  • Put it in a collection and instance that collection. The collection instance can be moved and moves contents along.
  • Create a library override.
  • Create a proxy (legacy feature, prefer library overrides).

@JulianEisel Thanks for the information
I understand not being unable to transform the object in anyway but
not being able to change non destructive attributes like position of the linked object
seem unintuitive, especially the assets you drag and drop from the asset library.

> In #89566#1185605, @JulianEisel wrote: > Linked objects cannot be transformed, this is by the very core design of Blender and it has always been like this. See https://docs.blender.org/manual/en/latest/files/linked_libraries/link_append.html#link > > To (indirectly) transform a linked object there are a couple of options: > * Put it in a collection and instance that collection. The collection instance can be moved and moves contents along. > * Create a library override. > * Create a proxy (legacy feature, prefer library overrides). @JulianEisel Thanks for the information I understand not being unable to transform the object in anyway but not being able to change non destructive attributes like position of the linked object seem unintuitive, especially the assets you drag and drop from the asset library.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
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
Asset Browser Project
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
3 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#89566
No description provided.