Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.3.3p2
Issue ID
789883
Regression
No
OnGeneratedCSProjectFiles isn't triggered if using Visual Studio
Steps to reproduce:
1. Open attached project
2. Go to the project folder and delete CS project files
3. In editor, make sure that code editor is set to built-in MonoDevelop
4. Double-click on "TestDos" script and in console notice message which is logged because of OnGeneratedCSProjectFiles callback
5. Close MonoDevelop, clear Unity console and go to project folder once again
6. Delete CS project files
7. In editor, change code editor to Visual Studio (VS2015 for example)
8. Double-click on "TestDos" script again but this time no callback is triggered
Reproduced with: 5.2.4f1, 5.3.4p4, 5.4.0b15
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment