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
- VideoPlayer received error is not thrown when calling VideoPlayer.errorReceived
- "HideFlags.HideAndDontSave" flag does not work when the Components are added in OnEnable and Awake methods
- Graph VFX not compiling enterely until they are open on MACOS
- Longer component titles exceed the window's display boundaries
- Overlapping objects do not collide when setting Physics.IgnoreCollision to false
Add comment