Search Issue Tracker
Fixed in 12.0.X
Votes
0
Found in [Package]
12.0
Issue ID
1333781
Regression
No
[Shadergraph] Behavior of view to object space in direction mode is wrong in URP
Repro steps:
1. Open the attached shadergraph in URP
Expected result: the shadergraph should be black, because transforming a normalized value from object to view space and back to object space should give you the original value (this is the case in HDRP)
Actual result: the shadergraph has colors in the main preview and the scene
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Intensity parameter ignores Culling Mask causing incorrect lightning when additional lights are disabled
- Input.GetKeyUp is true only for the first released mouse button when releasing mouse buttons outside the Game view
- Physics objects trip and/or jump when colliding with other colliders
- [Package Manager] Release Details of Assets include HTML tags
- Rigidbody2D.IsTouching does not return true on collision for its duplicate GameObjects when ContactFilter2D and LayerMask are used
Add comment