Search Issue Tracker
Fixed
Fixed in 6000.3.0a1
Votes
0
Found in
2022.3.62f1
6000.0.50f1
6000.3.0a1
Issue ID
UUM-108187
Regression
Yes
Custom Function Node is not affected when clicking “Collapse all previews” in the ShaderGraph
Reproduction steps:
1. Open the attached “IN-103315.zip” project
2. Double click on the “ShaderGraph” from the Project Window
3. In the Shader Graph Window observe the two expanded nodes (Custom Function and Channel Mixer)
4. Right-click anywhere in the Shader Graph Window
5. Select “Collapse all previews” (or click Ctrl+T)
6. Observe the Custom Function Node
Expected result: The Custom Function Node collapses
Actual result: The Custom Function Node does not collapse
Reproducible with: 6000.1.0b7, 6000.1.6f1, 6000.2.0b4
Not reproducible with: 2022.3.62f1, 6000.0.50f1, 6000.1.0b6
Reproducible on: macOS 15.4.1 (M1 Max), Windows 11
Not reproducible on: no other environment tested
Notes:
- If the Custom Function is collapsed on start, expand it by doing 4th step, but after that select “Expand All Previews”
- Arrow next to the Custom Function also does not seem to work when wanting to expand the Node
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment