Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
14.0.0
Issue ID
SGB-140
Regression
Yes
[ShaderGraph] Transform Node doesn't maintain a normalized behavior after updating it from the legacy version
How to reproduce:
1. Open the user's attached "TransformBug" project
2. Open the "TransformBugShader" Shader Graph window
3. Select the "Transform" Node
4. Select "Update" in the Graph Inspector
Expected result: The output of the Transform Node is normalized and the 'Normalize Output' checkbox in the Graph Inspector is checked after the update
Actual result: The output of the node is no longer normalized after the update, and the 'Normalize Output' checkbox in the Graph Inspector is unchecked
Reproducible with: 13.1.5 (2022.1.0b9), 14.0.0 (2022.2.0a5)
Couldn't test with: 7.7.1 (2019.4.36f1), 10.8.1 (2020.3.30f1), 12.1.4 (2021.2.13f1) (the Transform Node update is present starting from 13.1.1)
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
This issue is already fixed and was tracked in Fogbugz at https://fogbugz.unity3d.com/f/cases/1424750/
It was stated we may need a 2022.1 backport, but that is not necessary because it was addressed in 2022.2