Search Issue Tracker
Won't Fix
Votes
3
Found in [Package]
1.0.7
Issue ID
VSC-27
Regression
Yes
OnGeneratedSlnSolution and OnGeneratedCSProject methods are not called when using VSCode as External Script Editor
How to reproduce:
1. Open the user's attached “AssetPostProcessor Test.zip” project
2. Go to Preferences... > External Tools > External Script Editor and set it to Visual Studio Code
3. In the Preferences window click “Regenerate project files”
Expected result: OnGeneratedSlnSolution and OnGeneratedCSProject methods are called, and debug messages appear in the Console
Actual result: OnGeneratedSlnSolution and OnGeneratedCSProject methods are not called, and no debug messages appear in the Console
Reproducible with: 1.0.7 (2019.31f1, 2020.3.21f1), 1.2.4 (2019.31f1, 2020.3.21f1, 2021.1.26f1, 2021.2.0b16, 2022.1.0a12)
Not reproducible with: 1.0.3 (2020.3.21f1)
Could not test with: 1.0.3 (2019.31f1) (Errors in Console)
Notes:
- To see the expected result repeat steps 2 and 3 just change External Script Editor to Visual Studio at step 2.
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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note:
There are no fixes planned for this Bug