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
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
Resolution Note (fix version 12.x):
Fixed in 2021.2 and 12.x