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
- "Kernel 'KMain' not found" errors appear when using the "Screen Space Reflections" Post-Processing effect in a specific WebGL project
- Game View turns black, Scene View turns grey, Console error NullReferenceException when Wireframe is turned on because the DecalGBufferRenderPass references a non existent GBuffer
- A 404 page is opened when selecting "Open Documentation" on the Float Node in Shader Graph
- Shader Graph Importer's Documentation Reference button leads to a 404 page
- Crash on WriteParticleLineVertex when particle systems are rendered in a specific project
Add comment