Search Issue Tracker
Fixed in 7.1.0
Votes
0
Found in [Package]
5.16.1
Issue ID
1165647
Regression
No
[HDRP/Shadergraph] Exposure node breaks when attached to the Master Node and converted to a subgraph
How to reproduce:
1. Create and open a new HDRP project
2. Create and open a new PBR graph
3. Add an exposure node and attach its output to the Master's Emission
4. Select the Exposure node and convert it into a subgraph
5. Observe the broken node and the error in the console window
Expected result: the node is still attached to the master with no issues
Actual result: the node breaks and throws a "undeclared identifier 'GetCurrentExposureMultiplier' at line 34 (on d3d11)" error
Reproduced in: 2019.3.0a7, 2019.2.0b8, 2019.1.8f1 (With HDRP/Shadergraph version: 6.7.1; 6.5.3; 5.16.1)
Couldn't test with: 2018.4.3f1 (No availiable package version with the exposure node)
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Package Manager lets some packages to be imported when everything in the package is deselected while other packages have the “Import” button greyed out
- The Blackboard scrolls up and selecting Items breaks when Duplicating Items in a scrolled down List
- "Curve" window workspace doesn't update the scale to match the selected curve preset unless reopened
- StackOverflowException occurs and tests fail to load when the Test Runner window is opened while System.Windows.Forms.dll and System.Deployment.dll are present in the project
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
kripto289
Mar 01, 2025 12:49
2021.3, 2022.3+
Exposure node throw a "undeclared identifier 'GetCurrentExposureMultiplier" again.