Search Issue Tracker
Fixed in 14.0.3
Votes
0
Found in [Package]
14.0.0
Issue ID
1400418
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
- Mesh.CombineMeshes discards empty sub-meshes when 'mergeSubmeshes' is set to false
- [Linux] MacOS build fails for every architecture when the project contains a "StreamingAssets" folder with empty an "yaml" file
- Property drawers do not always update height correctly when expanded via iteration
- Label with Dynamic Color is not getting Playmode tint in the UI Builder window
- Error "Could not create asset from Packages/com.unity.postprocessing/PostProcessing" when adding Post Processing package via Git URL for the first time
Resolution Note (fix version 14.0.3):
Fixed in 14.0.3 (2022.2.0a14)