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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note (fix version 12.x):
Fixed in 2021.2 and 12.x