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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment