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
- UI becomes unresponsive when using AppUI Navigation and Event System is attached
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
Add comment