Search Issue Tracker
[macOS][M1] Segmentation fault error is thrown when running the usymtool...
How to reproduce:1. Open the Terminal Window2. Launch the "usymtool" tool (located at "/PATH/TO/UNITY/INSTALL/Unity.app/Contents/Too... Read more
GUID conflict errors are thrown when the Analytics Library and Analytics...
Reproduction steps:1. Create a new project2. Click Window -> Package Manager in the Menu Bar3. Install the "Analytics Library" an... Read more
Calling Marshal.PrelinkAll() on a class that contains a DllImport attrib...
Calling Marshal.PrelinkAll() on a class that contains a DllImport attribute of a non-existent dll will always log lines that look li... Read more
CharacterController isGrounded property affected when changing the Edito...
How to reproduce:1. Open the attached project (case-1313367_CharacterController)2. Click Play3. Observe the character jumping and th... Read more
[Android] [Input System] Right analog stick tracking is erratic when usi...
Reproduction steps:1. Download and open the attached project: "TestAndroidGamepadBug.zip"2. Build the project and install it on an A... Read more
[iOS] All scheduled notifications are thrown when using iOSNotificationL...
Reproduction steps:1. Create or open a Unity project2. In the menu bar, press "Windows" > "Package manager"3. Add the "Mobile Not... Read more
[MacOS] Crash on __pthread_kill when Render Texture has no Depth buffer ...
Reproduction steps:1. Open the attached “RenderTextureCrash.zip” project2. Change New Render Texture’s Dimension to 3D Expected resu... Read more
WebGL Template variables are inlined
How to reproduce:1. Open the attached project "Project-Q.zip"2. Open Project Settings > Player > WebGL > Resolution and Pre... Read more
Package Manager's prompt keeps reappearing to resolve packages
Reproduction steps:1. Create an empty Project2. Install the Input system package3. Open Project settings: Edit > Project Settings... Read more
Crash when adding InputSystem.Update() to InputSystem command handler to...
How to reproduce:1. Open the attached project ('InputSystemUnityCrashBug.zip')2. Enter Play Mode3. Click the up and down arrow keys ... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera