Search Issue Tracker
Entering Play Mode freezes the Editor when a script with an infinite loo...
How to reproduce:1. Open the “IN-46882_repro.zip“ project2. Open the “SampleScene“3. Enter Play Mode Expected result: The user is ab... Read more
Crash on RaiseException when entering Play Mode
How to reproduce:1. Open the user attached “repro-project”2. Enter Play Mode3. Observe crash Reproducible with: 2021.3.28f1, 2022.3.... Read more
Crash on RaiseException when hovering over code post-breakpoint trigger ...
Reproduction steps:1. Open the attached “repro-project“2. Open the “Assets/Scenes/NeonTest.unity“ scene3. Switch the Editor to Debug... Read more
Remove svcutil.exe because it's not officially supported
How to reproduce:1. Navigate to the Unity version through file explorer "D:\Unity\[Unity version]\Data\MonoBleedingEdge\lib\mono\4.5... Read more
“Curl error 56: Recv failure: Connection was reset“ error when running t...
How to reproduce:1. Open the attached “WebServerTest.zip“ project2. Open the “SampleScene“ Scene3. Open the Test Runner window (Wind... Read more
Crash on do_runtime_invoke when the Editor is compiling after modifying ...
Reproduction steps:1. Open the attached project “RiderCompilation”2. Open the Preferences window (Edit > Preferences) and in the ... Read more
Crash on System.Buffer:InternalMemcpy when physics are updated
Reproduction steps:1. Open the attached project “CrashRepro“2. Enter the Play mode3. Press “Space” on the keyboard twice Expected re... Read more
High CPU usage in Editor due to mono-2.0-bdwgc.dll when idle
Reproduction steps:1. Open the attached project “CPU_Idle”2. Open the Task Manager3. Observe the Unity Editor’s CPU usage Expected r... Read more
Exceptions are not thrown when used in a pool of threads
How to reproduce:1. Open the “IN-49334_ExceptionsIssue“ project2. Open the “SampleScene“3. Enter Play Mode4. Observe the Console Exp... Read more
[Linux] Player fails to call NetworkInterface.OperationalStatus property
Reproduction steps:1. Open the attached “TestCrash” project2. Click File > Build Settings3. Build the project4. Launch the Player... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS