Search Issue Tracker
App crashes when the Speak button is used
To Reproduce:0. PlayerSettings GraphicsApi = Open GL ES 2.01. Build & Run application on iPhone with iOS92. Press On Button "ope... Read more
[SurfaceShader] LightToTangent space optimization got lost in 5.0, GPU r...
How to reproduce: 1. Open attached project in 4.62. Build to iOS and run- Note the frame time in the FPS debug window in Xcode3. Ope... Read more
[WheelCollider] IgnoreCollision doesn't work on WheelCollider
Steps to reproduce: 1. Open attached project2. Open scene "testScene"3. Run it and notice error in console, that both of the collide... Read more
[iOS] GLES3 is causing distortion on moving meshes to appear on iOS7
On 4.6 Auto graphics backend reverts to GLES3 on iOS7 when Metal is not available, maybe we should just disable it on pre iOS8 devic... Read more
Using a finalcolor function with a surface shader, SurfaceOutput normal ...
How to reproduce: 1. Open attached project2. Open scene Test Scene.unity- Note how the cube on the left is weirdly coloured in RGB, ... Read more
[Raycast] MeshCollider.Raycast ignores a part of the mesh
Repro steps:1) Open the project and import the RaycastBugUV.unitypackage2) Add a Mesh Collider to the plane object3) Select the plan... Read more
[Sprites] Spite.Create() takes more time if rect is 33x33 compared to 31x31
Reproduction steps:1. Open attached project2. Open "TestScene" scene3. Open test.cs and uncomment "areaOfSliceInTextureToDraw = new ... Read more
[IL2CPP] Stack trace doesn't show script names and line number
1. Open attached project "repro_722931"2. Build to iOS with IL2CPP and Script Debugging enabled3. ArgumentException will be thrown w... 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