Search Issue Tracker
Fixed in 2017.2.0f3
Votes
0
Found in
5.6.3f1
Issue ID
945692
Regression
No
[Collab] Reverting script on 5.5 and 5.6 never ends if is opened in script editor while reverting
To reproduce:
1. Create a new project
2. Create 2 scripts
3. Push to collab
4. Open both scripts on any script editor(i.e. MonoDevelop), make and save some changes( Do not turn off script editor)
5. Revert both script changes at the same time( for easier repro)
Expected: scripts will be reverted
Actual: reverting one of the scripts never ends
Workaround: close script editor while reverting
Reproducible: any 5.5 and 5.6
Not reproducible: any 2017.1, 2017.2, 2017.3
Note: reproducible only on windows
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment