Search Issue Tracker
"Editor Attaching" is keeps turned on after disabling it and restarting ...
How to reproduce:1. Create new project file2. Go to Preferences -> External Tools3. Disable "Editor Attaching"4. Restart Unity Ex... Read more
The Editor crashes in BitmapDataToImageReference when importing a specif...
To reproduce: 1. Open the project, attached by the tester (videoImport.zip) Expected: importing a specific video doesn't crash the E... Read more
Editor performance degradation when working with big Tilemap
How to reproduce:1. Open the "Project.zip" project2. Open the "MainScene" scene3. Try painting some tiles into the tilemap Actual re... Read more
[Mac] Chinesse bolded Arial font style looks wide in Editor
How to reproduce:1. Download attached project file2. Open "Main" Scene Expected result: Bolded text should look normallyActual resul... Read more
[iOS] Using System.Net.Sockets.UdpClient.Receive() results in "SocketExc...
"SocketException: The descriptor is not a socket" appears when Using System.Net.Sockets.UdpClient.Receive() is used on iOS. Steps to... Read more
[iOS] Build crashes when WebCamTexture.Play() is called
As soon as the Play() function is called on the WebCamTexture, the app crashes. Steps:1. Build and Run attached project (CameraTestP... Read more
Physics2D.TilemapCollider.TileUpdate take an extremely long time to upda...
Steps to reproduce:1. Download and open the attached project2. Open the profiler3. Select "Profile Editor"4. Open any script and mak... Read more
[macOS] Mouse cursor texture has transparency glitches when running on n...
Custom cursor transparency glitches when the Build is run on a non-native resolution. Steps:1. Connect a monitor that has different ... Read more
Unity crashes when trying to create a project in a folder that requires ...
Steps to reproduce:1. Open the unity launcher2. Attempt to create a project in a folder that requires elevated priviledges (C:/Progr... Read more
function-name not available crash
Sorry- I don't have much info on this one. Hopefully the stacktrace will say more about it than I can. Posting so we have tracking, ... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal