Search Issue Tracker
GLES 3.0 created visual artifacts on some projects on Android
Display gets corrupted when some projects are built using Open GLES 3.0 on Android Read more
[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 Click 4. A Left C... Read more
Gradient Ambient is not a gradient on baked objects
How to reproduce: 1. Open a new project 2. Create a cube 3. In the Lighting window, set the Ambient Source to Gradient and change t... 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 (Gen... 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 ga... 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 project 2) Build and run for iOS with IL2CPP scripting backend (got bug a lot more on arm64) 3) ... Read more
[Collider] Convex Mesh Collider is twice bigger than rendered Quad
To reproduce the bug please follow the steps 1. Create new project 2. Create new "Quad" game object 3. Toggle convex mesh collider f... 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... Read more
[ComputeBuffer] Improve error messaging on ComputeBuffer constructor usage
Trying to create a new ComputeBuffer from code with ComputeBuffer c = new ComputeBuffer (5, 5); I get these errors printed to the Co... 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
- Sprite rich text tag does not render the sprite when sprite asset is specified in UI Toolkit
- [Android] The audio is muted after returning back to the app when recording the screen
- Light 2D component documentation button leads to a page that does not exist when the documentation button is pressed in the Light 2D component
- [Usability] Context name is difficult to read in Inspector when Editor theme is set to Light
- Offset rendering occurs when drawing a custom ImmediateModeElement