Search Issue Tracker
Fixed in 12.x
Votes
0
Found in [Package]
7.3.1
Issue ID
1264894
Regression
No
[Shadergraph] Properties: Selection events before a reorder don't load from undo stack correctly
Repro steps:
1. Create a new shadergraph
2. Create two new vector1 properties
3. Reorder the two properties
4. Select the first property, then the second property, then the first again, then the second
5. Reorder the two properties again
6. Undo so that the second reorder is undone
7. Press undo until the first reorder is undone
Expected result: it undoes the first reorder immediately, or selects the properties the way you did in between reordering
Actual result: it does 4 undo steps that appear to do nothing
Note: this complicates one of the testrail cases for shadergraph, making it ambiguous as to whether to mark it as passing or not, since there are extra undo operations that must be performed to complete the testrail case
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 12.x):
Fixed in 2021.2 and 12.x