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
- The tvOS platform appears in the Build Profile window even though it isn’t supported on Linux
- Error "IndexOutOfRangeException: Index was outside the bounds of the array" logged when selecting an Element in UI Builder with a specific setup
- "native code called abort()" is thrown in WebGL player when loading first scene
- Gradient Editor always opens on the main display when a multi-monitor setup is used and the Editor Window is on a secondary display
- Crash on core::base_hash_set when importing a specific package
Add comment