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
- Debugger stops at commented lines of code when using ECS
- Asset preview doesn't update on changing shader's _GlobalColor property when the shader uses global uniforms
- Crash on GetSpriteAtlasDependenciesFromBinary when opening specific project
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
Add comment