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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment