Search Issue Tracker
Fixed
Fixed in 2022.3.52f1, 6000.0.26f1, 6000.1.0a2
Votes
0
Found in
2022.3.44f1
6000.0.17f1
Issue ID
UUM-78803
Regression
No
The Main Light Direction Node in the Shader Graph does not output light direction for Directional Light when used with the Built-in render pipeline
How to reproduce:
1. Open the “ReproMainLightNode“ project
2. Open the “TestScene“
3. Open the “ExampleShader“ shader in the Shader Graph window
4. Observe the “Main Preview“ in the Shader Graph window and the “TestObject“ GameObject in the Scene view
Expected result: The Main Light Direction is out-putting the light direction, and the “TestObject“ and “Main Preview“ display light distribution
Actual result: The Main Light Direction is not out-putting the light direction, and the “TestObject“ and “Main Preview“ don’t display light distribution
Reproducible with: 2022.3.44f1, 6000.0.17f1
Could not test with: 2021.3.43f1 (Main Light Direction Node is not present)
Reproducible on: macOS 14.5 (Intel), Windows 10 (User’s)
Not reproducible on: No other environments tested
Notes:
- Works as expected with URP (have not tested the HDRP), only the built-in render pipeline has the issue
- Reproducible in the Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment