Search Issue Tracker
AudioSource.bypassReverbZones doesn't work
To reproduce: 1. Open the project, attached by the tester (bypassReverbBug.zip)2. Open the "scene" scene3. Enter Play mode4. Select ... Read more
A field in the Collider2D component is highlighted after "Use Auto Mass"...
To reproduce:1. Open QA's attached project2. Select Cube gameobject3. Enable "Use Auto Mass" in the "Rigidbody 2D" component Expecte... Read more
[Mobile] Rotation-related flicker using Screen.orientation
Reproduction steps:1. Open the attached project.2. Build it to a device (iOS preferably).3. Swap between 'Portrait' and 'PortraitUps... Read more
WaitForEndOfFrame is not executed when using the Editor frame-step
Reproduction steps:1. Open the attached project "DebugUpdateOrder.zip";2. Open the example scene;3. Enter a play mode and observe th... Read more
2D particle system is colliding with 2D colliders even when Collider is ...
To reproduce:1. Open my project attached2. In Hierarchy window, select both particle systems (PS2D and PS3D) Expected: both particle... Read more
CompilationPipeline.GetAssemblyNameFromScriptPath returns the wrong asse...
How to reproduce:1. Open the attached project2. Open the Test Runner3. Run the 'NewTestScriptsimplePasses" test, it fails Actual res... Read more
Scene is rendered white with Deferred + HDR on WebGL/Facebook WebGL player.
The scene is not rendered when all the Post processing effects are disabled on WebGL/Facebook WebGL player built using OpenGLES 3.0 ... Read more
[iOS] Font.GetOSInstalledFontNames returns incorrect list of the install...
To reproduce:1. Open user's attached project2. Build it for iOS and run on the device3.A. If the text turns green you'll see Font.Ge... Read more
Unity Editor freezes when allocating around 525000 and more meshes in a ...
Steps to reproduce:1. Open QA-supplied project ('EditorHangBug.zip")2. Open Scene ("Main")3. Enter Play mode Expected: scene plays a... Read more
Generated script code does not follow C# standard style
How to reproduce:1. Create a new project2. Create a new script3. Open the script Actual result: The generated script is not followin... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names