Search Issue Tracker
Third Party Issue
Votes
0
Found in [Package]
2.0.11
Issue ID
VS-60
Regression
No
Move to NameSpace action is not suggested in quick action menu in Visual Studio after generating .csproj Player project files
Reproduction steps:
1. Create a new 3D project
2. Open Preferences window from Edit > Preferences
3. Enable generate .csproj files for Player Projects from External Tools
4. Create a new C# script and open it
5. Select line in Visual Studio where class is declared
6. Press Alt + Enter to view the Quick actions suggested
Expected result: "Move to NameSpace" action is available
Actual result: "Move to NameSpace" action is not available
Reproducible with: 2.0.14 (2019.4.37f1, 2020.3.32f1, 2021.2.17f1, 2022.1.0b14)
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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Resolution Note:
Sorry for the late response to this issue. The bug has been identified by Microsoft teams and is being tracked on their side. You can follow the progress at https://developercommunity.visualstudio.com/t/Move-to-Namespace-Refactor-Option-Missin/10093084
Thank you.