Play Mode nos working Unity 2018.3

Hi all.

Since yesterday I have a problem with Unity (2018.3). It turns out that I press the play button but it does not execute anything. The editor hangs up and will not let me do anything else!!

136222-errorunityplay.jpg

It remains as in the image and does not advance.

I have an i7-5820k at 4.4GHz, 32GB G.Skill Trident Z, MSI RTX 2070 Gaming Z and the editor runs on a 480GB ssd.

That could be happening? Until yesterday it worked perfectly. I have not installed new assets or configurations, only the code that I am generating.

Thanks in advance.

well then there is sonething in your code => infinite loop, or something else which does not get to an end… if you remove the script with the problem code it will work again. and no not every code which cause a crash must throw a error log