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
- [Linux] Crash on System.Runtime.InteropServices.Marshal:copy_from_unmanaged_fixed when accessing shared memory
- Misaligned text in Preferences window > 2D > Animation, Asperite and Sprite Editor preferences
- Unable to Install ZivaRT Player deprecated package
- Inconsistent Label Popup UI in Package Manager
- All active Audio Sources play their Clips when the "Play On Awake" checkbox is enabled and Scene view Audio is unmuted
Resolution Note:
There are no fixes planned for this Bug