Search Issue Tracker
[Code Coverage] ExcludeFromCoverage attribute doesn't exclude lambda exp...
Steps to reproduce: 1. Open attached project2. Open Code Coverage window3. Start and Stop recording4. In generated report open cover... Read more
AudioRandomContainer preview gets delayed for the second clip in the list
The ARC preview sometimes plays the first clip followed by an arbitrary delay time, until it plays the rest of the clip and races to... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b2. Create cube.3. Delete its mesh filter.4. Save scene.5. Load ag... Read more
UI Builder or its Inspector sections corrupt when "Data Source Path" pro...
How to reproduce (inconsistent):1. Create and open a new project2. Create and open in UI Builder a new UI Document3. Add some elemen... Read more
ReflectionTypeLoadException is thrown when importing Code Analysis and M...
How to reproduce:1. Open the attached project2. Enter the Play Mode3. Observe the Console Window Expected result: ReflectionTypeLoad... Read more
WebGL build fails to execute 'querySelector' if the canvas id starts wit...
How to reproduce:1. Open the attached project from "UnityPlayProto21.zip"2. Navigate to "Publish" -> "WebGL Project" -> "Build... Read more
TroubleShooter Title graphic is indicated as clickable, but upon clickin...
Steps to reproduce:1. Open Troubleshooter2. Hover mouse over "UNITY TROUBLESHOOTER" in the top left3. Observe cursor change to littl... Read more
Constraint Settings are folded back when deselecting a GameObject with t...
How to reproduce:1. Open the attached project “PosConBug.zip“2. Open the “SampleScene“ Scene3. Select the “Cube“ GameObject in the H... Read more
[Metal] Crash in CreateNewEncoder() at MetalContext.mm:115
Reproduction steps:1. Open the attached project (DuplicateEncoderCrash.zip).2. Build and run for iOS. Actual behavior:- Application ... Read more
[Texture3D] FP16 (Half) texture format can't be used with Texture3D
Texture3D volumeX = new Texture3D(W,H,D,TextureFormat.RHalf,false) causes an "Invalid texture format for Texture3D" error. Modern GP... 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