Search Issue Tracker
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
ArgumentException building plugin scene
When trying to build the project to Windows Store Apps platform, it produces this error: ArgumentException: The Assembly Microsoft.C... 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
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
- Assigned Label or AssetBundle is not copied when duplicating certain asset types