Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
10.1.0
Issue ID
1286346
Regression
No
[Mac] Shader graph property is duplicated after undergoing a "Reimport All" operation
Steps to reproduce:
1. Open the attached project "ShaderGraphTest.zip"
2. Open DiceGirl.mat using a text editor
3. Search for keyword "SGDissolve"
4. Navigate back to project
5. Right-click in the Project window and select Reimport All
6. Repeat step 2 and 3
Expected results: The number of occurrences of "SGDissolve" doesn't change
Actual results: One of the occurrences of the "SGDissolve" is duplicated resulting in an increased number of occurrences
Reproducible with: 9.0.0-preview.55 (2020.1.11f1), 10.1.0 (2020.2.0b9, 2021.1.0a2)
Couldn't test with: 7.5.1 (2019.4.13f1)
Notes:
- Not reproducible on Windows
- Seems to reproduce only a couple of times, after that it doesn't duplicate the property anymore
- Tested on Catalina 10.15.6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment