Preview node output missing. #105354
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
5 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#105354
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: macOS-14.5-arm64-arm-64bit 64 Bits
Graphics card: Metal API Apple M2 Max 1.2
Blender Version
Broken: version: 4.2.0 Beta, branch: blender-v4.2-release, commit date: 2024-06-07 20:58, hash:
4690c69a6528
Worked: (newest version of Blender that worked as expected)
Addon Information
Name: Node Wrangler (3, 54)
Author: Bartek Skorupa, Greg Zaal, Sebastian Koenig, Christian Brinkmann, Florian Meyer
Short description of error
Preview node output missing in blender 4.2 mac silicon m2
Exact steps for others to reproduce the error
After working with nodes and missing the ability I searched if I accidently removed the shortcut, but no for some reason it's missing in the new version for Blender 4.2.
@Nurb2Kea hi, blender/blender#122978 looks related
Means nothing else than it's not in the latest Node Wrangler build, therefore the other user LOIC BRAMOULLE can't get it to work.
Now the question is why the devs removed it from the lates version ???
And I'm waiting for an answer for that from Bartek Skorupa, Greg Zaal, Sebastian Koenig, Christian Brinkmann, Florian Meyer !
Hi @Nurb2Kea, none of these people are active in the development of Node Wrangler any more.
The reason Preview Node Output was removed from Node Wrangler is that it is now built-in and new Blender builds have it on by default. It was renamed to “Connect to Output” though.
More details at blender/blender!122016
If you search for "Connect to Output" in the Keymap preferences, do you see it come up?
Here you can see what you get when you search!
Because the problem is when you use the previous blender settings when starting blender 4.2 for the first time.
That is the main problem with it.
If you use the scripts folder path to install all 3dparty addons to be able to use this location for all blender versions, then when the next blender version comes, I can use this script folder path location to run the addons, but what about all the online extensions now, that don't come with blender anymore.
First I have to figure out what online extensions (blender native addons) I had enabled and what changes to the settings did I make.
Then start the new blender version use all the settings from previous, then download all the online extensions and change their settings if needed.
And this again , and again , and again ..... for each coming version of blender.
-Even better:
If you do it like most professional users and copy the blender 4.1 folder from Application support and rename it to 4.2, then you'll have fun figuring it all out the hard way.
This works since I use blender 2.93 !
This isn't a proper solution, and I guess noone have thought about it beforehand...!
@dfelinto would be the person to talk to about this extensions mess. He and Pablo, I guess, presented it via youtube and such.
For example:
Not possible if you use the settings from 4.1 or copy the folder of 4.1 and rename it.
PS: Be aware :: Could take up to a working day amount of time...to test this!
Where did these extensions get installed? .....in 3 different locations.
First: script folder set in preferences
Second: Applications support folder (folder 4.1, 4.2, ...)
Third: In the package contents of the blender app
Node wrangler gets installed here, carver there,....
(It feels like Pipi Longstockings: I make the world the way I like it! )
Also there is the question why this changes to Node Wrangler aren't communicated with the community? I'm bugtracking and fixing if possible for years now and I'm daily update my info on the blender coder chat and watch the daily commits to see the changes, so why do I have no idea about this change, made somewhere in the dark...?
(If you are not a customer, you're the product).
EDIT: Ahhh and if you look at the first image in this report you see that I didn't seach the blender keymaps but the keymaps of node wrangler. And there you won't find anything, not ever you !
This is a big downgrade in functionality. You can't connect to output without having the node selected nor can you keep everything connected and just use a preview node since it deattaches the current output. Nor can you scroll through outputs previewing each one since it only takes the top one.
Sometimes it feels like people developing the features are entirely disconnected from people using said features.
Hi, not really able to confirm this. Can you make separate report at: https://projects.blender.org/blender/blender/issues
Not really confusing. AFAIK separation is actually needed:
.toml
file, instead they have init.py)This is a non-bug. When parts of the node wrangler were moved into a core feature they got new names. Custom keymapping of these operators need to be manually re-set by the users.
This will be mentioned on the release notes.
What a shame on information for the betatesters!
Now that it is released, you @dfelinto can show/tell me where it is mentioned + instructions for the operators to be manually re-set by the users.
Thanks in advance