Search Issue Tracker
Unity throws out Fatal Error: Callback registration failed kMaxCallback
Unity throws out Fatal Error: "Callback registration failed kMaxCallback" after working with the project for 30 minutes or more. It ... Read more
Physics.Raycast fails when a Capsule Collider at a default position is used
Reproduction steps:1. Open the attached “BrokenCapsule.zip” project2. Open the “BrokenRaycast” Scene3. Enter the Play mode4. Observe... Read more
[iOS] Crash in UnityRepaint() when resuming the app with different lands...
When the orientation of the device is changed after the phone has been locked and before resuming the app, a crash occurs in UnityRe... Read more
[Android][Vulkan] Visualisation corruption occurs when rendering Particl...
How to reproduce:1. Open the user’s attached “ParticleRenderIssue” project2. Build and Run the “SampleScene” Scene on Android device... Read more
[WebGL] A looping audio sounds different on WebGL than in the editor/nat...
Reproduction steps:1. Open the attached project2. Run project in editor play mode and listen to audio loop.3. Build and Run the proj... Read more
"Inspector" tab switches to "Services" tab after 10-30 min.
How to reproduce: 1. Open attached project in Unity 5.5.0b8.2. Open "1" scene.3. Click on the "Cube" and wait from 10 to 30 min. Exp... Read more
[iOS] Screen.orientation returns wrong values when switching from Landsc...
Steps to reproduce: Open attached project (ScreenOrientationTest.zip) Switch target platform to iOS and make a build Open Xcode proj... Read more
[Input System] OnPointerDown sometimes doesn't get triggered when pressi...
Steps to reproduce:1. Open the attached project ("1324518.zip")2. Open "SampleScene"3. Build to a device4. Press one button5. While ... Read more
[Linux] Editor does not quit when pressing the X button
How to reproduce:1. Create a new project2. Enter Play mode3. Exit Play mode4. Press X to quit the Editor Expected results: Editor sh... Read more
[iOS] ReplayKit records microphone input only during the first session a...
How to reproduce:1. Unzip and open the attached project "ReplaykitBug.zip"2. Build it to the iOS platform and play the "SimpleScene"... 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