Search Issue Tracker
[OSX] Right click not registered, after CTRL+Left-click
TO Reproduce: 1. Open the attached project on OSX.2. Play (or build to Webplayer/Standalone)3. Click CTRL+Left Click4. A Left Click ... Read more
Gradient Ambient is not a gradient on baked objects
How to reproduce: 1. Open a new project2. Create a cube3. In the Lighting window, set the Ambient Source to Gradient and change the ... Read more
Unity's SystemLanguage doesn't separate between Traditional and Simplifi...
To Reproduce: 1.Change system language to Traditional or Simplified Chinese(Just above Pу́сский in iOS language settings list (Gener... Read more
Animation with only one Event at time 0.0 won't fire
How to reproduce: 1. Open attached project (AnimEventBugRepro.zip)2. Open scene Bug Repro Scene.unity- The scene contains two game o... Read more
Memory leak of Assetbundle loading on Android Platform in Unity 5
The memory of WebStream increases all the time in this project when release it in Android platform, while the problem did not happen... Read more
[iOS] IL2CPP ARM64 crashes most of the times when using HttpWebRequest
To reproduce: 1) Download and open project2) Build and run for iOS with IL2CPP scripting backend (got bug a lot more on arm64)3) Not... Read more
[Collider] Convex Mesh Collider is twice bigger than rendered Quad
To reproduce the bug please follow the steps1. Create new project2. Create new "Quad" game object3. Toggle convex mesh collider for ... Read more
[Mono] Cultureinfo.currentculture doesn't work
To Reproduce: 1. Run the attached project.2. Observe that System.Globalization.CultureInfo.CurrentCulture always returns Invariant L... Read more
[ComputeBuffer] Improve error messaging on ComputeBuffer constructor usage
Trying to create a new ComputeBuffer from code withComputeBuffer c = new ComputeBuffer (5, 5);I get these errors printed to the Cons... Read more
[WSA] Application.systemLanguage returns the first language from the key...
Reproducible on 4.6 and 5.0 versions; Repro steps:1. open project "WinLang.zip";2. build and run project to WSA platform;3. run the ... 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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11