Search Issue Tracker
Fixed in 2019.1
Fixed in 2018.2, 2018.3
Duplicate in 2018.2
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
- [IL2CPP] UnityLinker error when building
- [macOS] VideoPlayer.clockTime gets stuck for a few frames when starting to play a video
- VideoPlayer.StepForward() does not VideoPlayer.OnFrameReady when using a non-transcoded video
- [Android] A few frames of audio is played when VideoPlayer.Prepare() is called with audio output mode set to Audio Source
- [Android] Audio is only stopped after a delay when VideoPlayer.Pause() is called
Add comment