Search Issue Tracker
Fixed
Votes
0
Found in
Issue ID
875087
Regression
No
After reverting script in Collab, Scripts compilation takes for ever, unless other action is done
To reproduce:
1. Create a new project.
2. Create a new script.
3. Make it into Collab project.
4. Do some changes inside script.
5. Do "Collab -> Revert asset", for that script.
6. Try to press Play button now.
Expected result: After reverting Script changes, Scripts are compiled and it's possible to enter PlayMode.
Actual result: PlayMode will not start, because Editor is waiting for scripts to be compiled.
Reproducible with: 5.5.0f3, 5.6.0b5
Workaround:
Right click in "Project window" or "Hierarchy", or Dock/Undock a window.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Add comment