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
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
- Addressables Profiles window UI break when creating a new Variable with a long name
- No character limit when renaming Profile in Addressables Profile window, allowing excessively long names
- Blurry, low quality Active Profile icon used in Addressables Profiles window
- Project browser search area changes when maximing Game View
kripto289
Mar 01, 2025 12:49
2021.3, 2022.3+
Exposure node throw a "undeclared identifier 'GetCurrentExposureMultiplier" again.