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
- Field is still marked as changed when changed back to its default state in UI Builder
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
- "CommandBuffer: temporary render texture not found while executing" warning is shown when Compatibility Mode is enabled and Camera stacking is used
- NotImplementedException is thrown when using System.String.Replace(String, String, Boolean, CultureInfo)
Add comment