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
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
Add comment