Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.2.X, 2018.3.X
Duplicate in 2018.2.X
Votes
0
Found in
2018.1.0f2
Issue ID
1051583
Regression
No
After renaming a file in Visual Studio it is not marked as changed in Unity Editor
Reproduction steps:
1. Create a new Unity project
2. Set up collab and publish to be up to date
3. Create a new C# script
4. Open it in Visual Studio and rename it
5. Switch to Unity Editor
Expected: the script should be marked as changed
Actual: the script is not marked and collab says "You are up to date!"
Reproduced on: 2017.1.4p2; 2017.2.3p2; 2017.4.7f1; 2018.1.9f1; 2018.2.0f2; 2018.3.0a5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment