Search Issue Tracker
Fixed
Fixed in 2021.3.17f1, 2022.2.0b16, 2023.1.0a19
Votes
0
Found in
2021.3.9f1
2022.1.15f1
2022.2.0a18
2023.1.0a3
Issue ID
UUM-8358
Regression
No
Nodes using derivatives are not stripped out in Raytracing, even when using the Raytracing Quality keyword
Repro:
* Open scene in attached project
* Look at the rendering in game view
Actual:
!image-2022-07-08-11-36-08-320.png!
Expected:
!image-2022-07-08-11-35-59-727.png!
Notes:
* Screenshot of the shadergraph:
!image-2022-07-08-11-37-41-618.png|width=968,height=434!
* Affected nodes that I've found: DDX, DDY, DDXY, NormalFromHeight
* Especially frustrating as the compilation error says to use the Raytracing Quality keyword to avoid this issue :/
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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Resolution Note (fix version 2023.1.0a19):
https://github.cds.internal.unity3d.com/unity/unity/pull/14905