Search Issue Tracker
The search bar outline does not cover the whole search bar when hovering...
Steps to reproduce: Create a new Unity project using the Universal 3D template Enable Hierarchy V2 (Unity > Settings > General... Read more
Visual Script Graph window runs slowly because Object.FindObjectsOfType(...
Sometimes the Visual Script Window runs slowly. Most likely because Object.FindObjectsOfType() is called many times per frame. Read more
WheelCollider: setting steer angles to -5e-37 can confuse simulation
To reproduce:1. Open attached project2. Open Bugged scene3. Press play4. Steer the skateboard back up the hill toward the cylinder5.... Read more
Object motion is affected by incorrectly added rotation motion when impo...
Reproduction steps:1. Open the attached “IN-111019.zip” project2. Open the “Start” scene3. Enter Play mode4. Observe the Game view E... Read more
Graphic arifacts on this current laptop
Reproduces on this laptop on 5.3.3f1 and 5.4.0b7 This is weird- on one laptop (Win 7 64b) this project works perfectly on both GPUs ... Read more
5.4b5 Crash on DrawUtil::CleanupDrawMeshRawFromNodeQueue when selecting ...
Steps to reproduce: 1. Download and import attached project.2. Open scene: main.3. Uncollapse game object: House4. Select random obj... Read more
Crash on UnityEngine.Canvas:GetDefaultCanvasMaterial when loading a Scene
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/MainScene” Scene3. Enter Play Mode4. In the Gam... Read more
[NetworkClient] MsgType.Disconnect is returned if connections times out ...
Steps to reproduce: 1. Open attached project2. Open scene "bug"3. Run it and wait until connection to non-existing server times out4... Read more
Filter Values reset if Filters are reordered
Steps to reproduce:1. Create a new project2. Create UI Document (Create > UI Toolkit > UI Document)3. Double-click on the newl... Read more
Some Unity games crashes on devices from 4.6
Some Unity projects tend to crash in the same place from Unity 4.6, this was not happening in 4.5 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 Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument