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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment