Search Issue Tracker
Active
Votes
0
Found in
6000.0.38f1
6000.1.0b6
6000.2.0a3
Issue ID
UUM-97394
Regression
Yes
0 is returned when any output from Split Node is input into the Lerp Node
How to reproduce:
1. Open the “SLU6.zip“ project
2. Open the “example_3D“ Scene
3. Observe the Game view
Expected result: 5 lasers are visible
Actual result: No lasers are visible
Reproducible in: 2023.3.0a11, 6000.0.38f1, 6000.1.0b6, 6000.2.0a3
Not reproducible in: 2022.3.58f1, 2023.3.0a10
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
Notes:
- Seems to not depend on the Shadergraph package version
- In the LaserShader.shadergraph’s preview, the laser material is visible
- If the Alpha is set manually, the lasers sort of become visible
- Non-zero value from a Split node into Lerp node’s B or T value will return 0
- Might be only
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Bunch of "TargetParameterCountException" errors thrown in the Editor Console when opening the "Adaptive Probe Volumes" tab in the "Lighting" window
- Non-removable serialized data for a renderer feature still appears even when the renderer feature is deleted
- URP Cascaded Shadows do not have a falloff in Player when the Player is built not in Development Mode
- Grid in animation preview window is rendered on top of the object
- WebGPU Graphics.RenderPrimitives fails on MeshTopology.Quads with Validation errors when exceeding 64k vertices
Add comment