Search Issue Tracker
Fixed in 2022.2.10f1
Fixed in 2022.2.X, 2023.1.X, 2023.2.X, 2023.2.0a4
Votes
0
Found in
2022.2.0f1
2023.1.0a19
2023.2.0a1
Issue ID
UUM-21675
Regression
No
Forward+: Divergence warning in LightCookieInput.hlsl when using cookie
Steps to reproduce:
1. Open the “14.0.3 SG Shader Error” project
2. Select the “New Shader Graph” shader
3. Observe the shader “Errors” property in the Inspector window
Expected result: Shows no warnings
Actual result: Shows warning “gradient instruction used in a loop with varying iteration, partial derivatives may have undefined value” in LightCookieInput.hlsl:102
Reproducible with: 2020.3.42f1, 2021.3.14f1, 2022.1.23f1, 2022.2.0f1, 2023.1.0a19
Not reproducible with: 2023.1.0a20
Reproduced on: macOS Monterey 12.2 (Intel)
Note: The previous warning message is gone in 2023.1.0a20, but two other warnings appeared:
“gradient instruction used in a loop with varying iteration, partial derivatives may have undefined value” in GlobalIllumination.hlsl:205
“gradient instruction used in a loop with varying iteration, partial derivatives may have undefined value” in GlobalIllumination.hlsl:206
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
Add comment