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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Add comment