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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment