Search Issue Tracker
Fixed
Votes
0
Found in
5.5.0f3
Issue ID
886381
Regression
Yes
Collab : Compiling is a blocking operation. It will block other operations until user action terminates it.
Assuming you have a Collab enabled project. You have done the first publish. A folder containing scripts and assets exist on your project. You have an object on your scene.
1. Delete the folder (here's a link - https://oc.unity3d.com/index.php/s/MayDpbegS7VvOek - to the folder I used. Let me know if you have access).
2. Press Play on your scene
Notice that the Play button will remain in a pressed state without ever going into "Play" mode. It will remain this way for a short amount of time IF the user refreshes or creates another asset or restores history/goes back in history. This suspended state only happens when the Editor is compiling scripts.
It will NOT happen if you don't have an object on the scene. It will NOT happen if the Editor is not compiling scripts.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mistakes in multiple Particle System Components pop-up
- Hovering on the Particle System Controls shows an offset tooltip with the overlay window name
- Inconsistent UI hover colour with poor contrast in VFX Graph window
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project
Add comment