Search Issue Tracker
An unsigned integer is not compared with an integer correctly in player ...
How to reproduce:1. Open the “IN-91777_repro“ project2. Select File → Build and Run3. Observe the Player Expected result: The text o... Read more
Cloth constraint dots not visible from all angles
Reproduction steps:1. Open the "New Unity Project.zip" project2. Select "Plane" Game Object3. In the Inspector "Cloth" component pre... Read more
[Crash] Adding AudioListener component with OnAudioFilterRead crashes th...
When removing the audio listener on a game object and adding it back, it crashes the editor if the game object has a script with OnA... Read more
AppIcon is empty in Xcode Project when building a Unity Project
How to reproduce:1. Open the attached Project "IconTest.zip"2. Build the Project for VisionOS3. Observe the Images.xcassets file in ... Read more
[LWRP] Reflection Probe becomes black in an Android build when it is loa...
Steps to reproduce:1. Open project "Case_1187167" from the provided link2. Build the project for Android3. Open the app on Android d... Read more
[OpenVR] app built and run with d3d12 crashes on start
standalone players that use OpenVR and D3D12 settings crash when launched. Here's a call stack I grabbed: > d3d12Test_debug.exe!O... Read more
Transform Gizmo shows up at the first non-empty child Gizmo location if ...
How to reproduce: 1. Open a new project2. Create an empty GameObject3. Create a Cube as a child to the empty GameObject4. Move the C... Read more
[Contextual Menus] Menus stay on the screen even their windows are closed
Steps to reproduce: Create any project Go to the menu "Window" and select "Package Manager" Click the dropdown icon next to "+" Veri... Read more
Critical error icon disappears when adding long tag names in a popup window
Steps to reproduce:1. Create new Unity project2. In Hierarchy window create a Cube GameObject3. Go to the Inspector window4. Find th... Read more
5.5b4 Gradle Build for Android
Repro 100% with Unity Version 5.5.0b6 (e398e763a5a6)Tue, 27 Sep 2016 18:46:48 GMTBranch: 5.5/staging STR1. Open repro project2. Swit... 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