Search Issue Tracker
Transform.position() values becomes to NaN when one GameObject rotates w...
To reproduce: 1. Open repro project 2. Play scene 3. Using arrow keys (or w,a,s,d) move cube to the corner of ground Expected: when... Read more
Cannot override type of [SerializedReference] fields in prefab instances
To reproduce: 1) Open the attached project and scene 2) Select Polymorphic Prefab in the hierarchy 3) Change Derived Class 1 to some... Read more
Mismatched serialization in the builtin class 'Mesh'
To reproduce: 1. Open attached project 2. Open MismatchError scene Expected result: No error Actual result: Error is thrown: Mismatc... Read more
[Android] InputText makes webcam update texture slow
Steps to reproduce: 1) Download attached project 'TestWebCamTexture.zip' and open in Unity. 2) Open scene 'main'. 3) Build and ... Read more
Animations have a small twitch at the end and beginning
To reproduce: 1. Download and open: http://files.unity3d.com/will/MecanimTute.zip 2. Open scene Tutorial-done 3. Enter play mode 4. ... Read more
WWW.text results in NSURLErrorDomain error -1012 on device
How to reproduce: 1. Open attached project 2. Open scene test.unity - Try running the scene in Editor to see expected results 3. B... Read more
When copying text in a multiline Input Field and then pasting it, new li...
To reproduce this issue: 1. Open the attached project 2. Open 'test' scene 3. It has input field with line type: 'Multi Line Newlin... Read more
Windows Store: IL2CPP does not support plugins targeting .NET 4.0+ or re...
At this point in time, using IL2CPP scripting backend on Windows Store limits your assemblies to targeting up to .NET 3.5 (the same ... Read more
NullReferenceException from GenerateTiledSprite when SpriteAtlas is not ...
How to reproduce: 1. Open user-submitted project (IssueRepeatedImageWithSpriteAtlas) and 'SampleScene' scene 2. Enter Play Mode Exp... Read more
Identical Asset bundles differ bitwise when building Addressable content
How to reproduce: 1. Open the user's attached project 2. Open Scenes/SampleScene 3. Go to Window -> Asset Management -> Addressables... 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
- [Linux] The mouse wheel input is inverted when scrolling in the Build
- TMP Input Field is moving Text and Caret UI positions for each new line when 'Auto Size' and 'Multi Line Newline' are used
- OnTriggerExit2D events are not triggered when disabling Collider, despite "Callbacks On Disable" being enabled
- [Android] [Vulkan] UI that is activated after a delay flickers when a Scriptable Render Pass goes over it
- [Linux] Characters are converted to Latin letters when using IME on Linux