Search Issue Tracker
Collision event delayed when using OnCollisionEnter2d
Steps to reproduce:1. Open attached project2. Open any issued scenes (01IssueCollision2d)3. Click the Play button and wait for a whi... Read more
Crash on Transform::GetTransformAccess when accessing static GameObject ...
How to reproduce:1. Open the "LAN CRASH REPRO.zip" project2. Open the "lan.unity" scene3. Build & Run the project4. Press Play i... Read more
[2D] Sprite gets removed from atlas if the same sprite is added in the list
Sprite gets removed from the list if the same sprite is dragged and dropped on top of the added sprite Steps to Repro:1. Open attach... Read more
Secondary display does not render when Stereo Display (non-head-mounted)...
Steps to reproduce:1. Download and open the attached project2. Build and run on a setup of 2 monitors where at least one of them is ... Read more
[iOS] The Accelerometer stops working when disabling the Gyroscope in Build
To reproduce: 1. Download attached project "AccelerometerTestProject.zip" and open in Unity2. Open "SampleScene" scene3. Build for i... Read more
Profiler.GetMonoUsedSizeLong always returns 0 when used in Build
How to reproduce:1. Open the attached "TestFor1057232.zip" project2. Build and Run3. Notice that Profiler.GetMonoUsedSizeLong return... Read more
Memory leaking when selecting an Audio Source in Editor
Steps to reproduce:1. Open new project2. Add Audio Source to scene3. Select it in hierarchy4. Observe in Task Manager Unity taking u... Read more
Meshes with Alpha Cutoff shader value at 0 have a lower GI contribution
Steps to reproduce: 1. Download the attached project and open TestScene01 (Assets > Scenes)2. In the Hierarchy view enable the Op... Read more
Adding DLL references to "mcs.rsp" doesn't update Visual Studio
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Look at the Console Window3. See that only Warning messages are printed4. O... Read more
[Linux] Stutter in Unity Video Player
To reproduce:1) Open attached project2) Build and run for Linux Expected: Smooth playingActual: Stutter (depending on power of rig, ... 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