Search Issue Tracker
Clicking on overridden Components in the Prefab Override menu throws a W...
Steps to reproduce: Create a prefab with any components (Sprite Renderer + Rigidbody2D, for example) Change any component settings o... Read more
Unity IAP fails to recover purchases after relogging into a Google Account
How to reproduce:1. Install Unity IAP example app and make sure it's upgraded to Unity IAP v2.6.0 in the Package Manager. You may ne... Read more
Ctrl+B fails to open the Build menu when the Services tab is opened
Steps to reproduce:1. Open any new project2. Open Services window3. Press Ctrl+B to open the Build window Expected: the Build window... Read more
Sprite renderer does not issue draw calls correctly when using SRP Batcher
How to reproduce:1. Open the attached "IN-93517" project2. Open the "SampleScene"3. Open the Frame Debugger window (Window > Anal... Read more
HingJoint2D.JointAngle can be calculated incorectly causing wound up joints
To reproduce:1. Open attached project2. Open TestHinges3. Press play4. Click Copy Source15. Click Copy Source26. Click Copy Orientat... Read more
[iOS][Windows] Building for iOS from Windows fails with 'Failed to copy ...
Steps to reproduce:1) Open the attached project on a Windows machine.2) Build for iOS. An error message pops up. The build fails in ... Read more
[Input System] Bindings get cleared for other Control Scheme Actions whe...
How to reproduce:1. Open tester-attached project (ActionOrder.zip)2. Open Controls.inputactions3. Note that All Control Schemes cont... Read more
canvas.rootCanvas returns self instead of true rootCanvas when the child...
Reproduction steps:1. Open the attached “TestCanvasIssue.zip” project2. Open the “Assets/SampleScene.unity” Scene3. Enter the Play M... Read more
[Backport] "The asset has been scheduled for reimport" error message is ...
How to reproduce:1. Open the attached "1362268.zip" project2. In the "Assets" folder right click on the "Fonts" folder3. Select Reim... Read more
[iOS] Transparent objects become opaque when viewed from behind with a P...
How to reproduce: 1. Open attached project2. Add 24 - Surface Shader Example.unity scene to build settings3. Build to iOS and run4. ... 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