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
- [HDRP] Decal Projector with layer mask "nothing" doesn't affect transparent objects when Decal Layers are disabled in frame settings
- "MonoBehaviour.OnApplicationQuit" is still called when quitting is canceled by “Application.wantsToQuit“ returning false
- [2D SG/VFX] Surface options are not shown in Output Inspector when 2D Sprite SG is assigned to VFX
- Collisions are incorrectly registered when setting a joint motor every frame causes
- Terrain shadows flicker while moving the Camera in the Player when Terrain contains GPU instanced materials
Add comment