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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code