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
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
Add comment