Search Issue Tracker
When calling UnityWebRequest.Post and passing a dictionary with data of ...
The following is the error that occurs:"UriFormatException: Uri is longer than the maximum {0} characters." Steps to reproduce:1. Op... Read more
DllNotFoundException when calling SslStream.AuthenticateAsClient on OSX ...
Reproduced only with OSX 10.12.6 and .Net 4.6 How to reproduce:1. Download attached project2. Open "Bug" Scene3. Press Play Actual r... Read more
[Daydream] Black/distorted frame appears when switching between MSAA lev...
Steps to reproduce: 1) Download attached project 'msaa_2017_bug.zip' and open in Unity2) Make sure VR SDK is set to Daydream in the ... Read more
[iOS] [IL2CPP] [.NET 4.6] Confused SyncEvent call in iOS build for .NET ...
Reproduction Steps:1. Open User's project2. Switch platform to iOS3. Build4. Try to compile in XCode Notice that compiler throws err... Read more
[Mobile][IL2CPP] Builds with Blend Trees fail with linker error in Regis...
Steps to reproduce:1. Open the attached project2. Build to iOS3. In Xcode, build to an iOS device Result:[iOS]Build fails with linke... Read more
[2D] [Tilemap] Grey shading in Scene view for Tilemap Focus On persists ...
Grey shading in Scene view for Tilemap Focus On persists even after a Tilemap Grid is deleted Steps to Repro:1. create a new Tilemap... Read more
GameObject which has a disabled cloth component does not follow parent's...
Step to reproduce: 1) Download attached project and open in Unity2) Open scene 'springmovebug' and press Play3) Enable Cloth checkbo... Read more
[Daydream] Application crash when switching between MSAA levels
Steps to reproduce: 1) Download attached 'CrashSwitchingMSAA.zip' project and open in Unity2) Open 'MsaaTest' script and decrease ti... Read more
[WebGL] integer result unrepresentable error when changing pitch of the ...
To reproduce: 1. Download and open attached "repro946347.zip" project.2. Select WebGL as build platform.3. Go to Player settings->... Read more
Ephemeral permissions' pop up don't show up on Android O and it is not g...
How to reproduce:1. Open the attached project2. You can delete Manifest from Android>Plugins and keep Click.cs and test sceneor2.... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used