Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.0b10
Issue ID
923642
Regression
No
Deleting a file and trying to observe changes in Collab has no handler
Steps to reproduce:
1. Open any project, set up collab
2. Create new script, publish it
3. Delete said script
4. In Collab dropdown select to Observe changes for deleted file
5. Editor will either do nothing(On Mac) or depending on external merge program it will try to open a non-existing file and external program will throw error
Expected outcome: Unity should internally tell the user file is deleted, so unable to open it
Actual outcome: Unpredictable outcome, based on what external program is used, either nothing will happen or program will catch error itself
Reproduced on 2017.1.0b10, 5.6.2f1, 5.5.4p1
Note: P4Merge doesn't work with 2017.1.0f1, doesn't launch at all, Error in console "The configured Diff/Merge tool is not supported. Check your Unity preferences."
Note: Picture attached is with 5.6.2f1 P4Merge
P4Merge Version 2017.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
- [VFX] Creating a long Group Node name breaks nodes boarders
Add comment