Search Issue Tracker
Won't Fix
Votes
0
Found in
5.5.0b7
Issue ID
843980
Regression
No
VSCode is not showing C# errors when project has some standard assets scripts
Steps to reproduce:
*with attached project*
1. Open attached project "vscode_bug.zip"
2. Open Edit -> Preferences and set Visual Studio Code as external code editor
3. Open "ErrorExample" script
*newly created project*
1. Create a new project
2. Download and import "Standard Assets" pack from Asset Store (import only scripts)
3. Create a new C# script
4. Open Edit -> Preferences and set Visual Studio Code as external code editor
5. Open new C# script and produce a compiler error
Result: Produced error(y = 0) isn't recognized as an error. Alternatively make another error (eg. "adf - 1;"). You can see that those errors are shown during re-compilation progress, however after script re-compiles errors disappear. (watch attached gif)
Reproduced with: 5.3.6p8, 5.4.2p1, 5.5.0b9
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGL][Android] Corrupt header when connecting via IP
- Editor and Android Player hangs/freezes when repeatedly Loading/Unloading AssetBundle in Vulkan
- Selecting a Material for HDRP Decal Projector in the Inspector window spams errors in the Console
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
Add comment