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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
kripto289
Mar 01, 2025 12:49
2021.3, 2022.3+
Exposure node throw a "undeclared identifier 'GetCurrentExposureMultiplier" again.