Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.2.2
Issue ID
VSC-16
Regression
No
[VS Code] ReferenceOutputAssembly key is set to false in project references
How to reproduce:
1. Open attached project "VSCodeTest.zip"
2. In Project window, open Packages/Visual Studio Code Editor/Editor/ProjectGeneration/ProjectGeneration.cs
3. In script editor, observe line 479
Expected result: ReferenceOutputAssembly is not set to false
Actual result: ReferenceOutputAssembly is set to false
Reproducible with: 1.2.2 (2019.4.13f1, 2020.1.11f1, 2020.2.0b9, 2021.1.0a2)
Could not test with: 2018.4.28f1 (Visual Studio Code package unavailable)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment