Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.1.0a15
2020.2
Issue ID
1268352
Regression
Yes
ProjectFilesGenerator.ProjectFileGeneration event isn't raised
Reproduction steps:
1. Have Visual Studio 2019 and its "Visual Studio Unity Tools" plugin installed
2. Open attached project "ProjectFileGeneration.zip"
3. Select Assets -> Open C# Project
4. Observe Console window
Expected result: "ProjectFileGeneration" is logged
Actual result: No log
Reproducible with: 2020.1.0a15, 2020.1.1f1, 2020.2.0a20
Not reproducible with: 2019.4.7f1, 2020.1.0a14
Could not test with: 2018.4.26f1 (errors break project)
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note:
This issue will have to be taken up with Microsoft. This API is not part of Unity. This is part of the VSTU plugin.