Search Issue Tracker
Stereo Cameras are rotated individually instead of as a gameObject resul...
Steps to reproduce: 1. Download and open the latest attached project("Repro.zip")2. Enter Playmode Expected result: cameras are rota... Read more
[Editor] Crash on clicking NO button on "Confirm" pop-up while returning...
Editor crashed when returning the license Steps to Reproduce:1. Click on Help > Manage Licence > Return Licence > Confirm2.... Read more
LeftShift and RightShift presses are not registered in Event.current.key...
To reproduce: 1. Open the project, attached by the tester ("KeyCodesBug.zip")2. Left click in the Scene view and drag3. While draggi... Read more
ShaderLab code generation depends on locale's decimal separator
Steps to reproduce:1. Set your locale to any that uses comma (,) as a decimal separator (for example, Spanish)2. Create a new Unity ... Read more
WWW class constructor removes "/" from blob:chrome-extension:// url
How to reproduce:1. Open the "url_test.zip" project2. Open the "scene" scene3. Press Play4. Look at the console for values of origin... Read more
LogAssert.Expect doesn't catch exceptions if not called from Debug.LogEx...
Steps to reproduce:1. Open user attached project2. Open "NewTestScript" from the "PlayModeTests" or "EditModeTests" folder3. Notice ... Read more
[PLM] RemoveInstance job with hash: [hashID] failed with exit code 1 err...
Transforming the values of duplicated instances throws `[PathTracer] RemoveInstance job with hash: [hashID] failed with exit code 1.... Read more
[Bug Reporter] Emails with different symbols after dot are not allowed
Bug reporter does not allow emails like these: example@example.ex-ample.comexample@example.ex.amp-le.com In the second part of the e... Read more
[SRP] Overriding RenderState with RenderStateBlock and RenderStateMapping
Steps:1. Open repro scene SRP022. Observe game view There are 3 sets of objects from left to right, each contains : OPAQUE capsule-Z... Read more
Unity crashes at NamedObject::SetName when setting mesh.name to null
1. Open attached Unity project "autolod-2018.zip"2. Open "Scene" scene3. In the Hierarchy, navigate to TeddyBear --> Teddy_Bear4.... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons