Search Issue Tracker
[Reflection Probes] GameObjects are black when two GameObjects with Meta...
How to reproduce:1. Open the attached "New Unity Project.zip" project2. Open the "SampleScene" Scene3. Double-click the "Cube" GameO... Read more
[NetworkWriter] NetworkWriter.Write always takes values from the start o...
Steps to reproduce: 1. Open attached project "808515.zip"2. Open scene "repro"3. Run it4. In console notice comparison of NetworkWri... Read more
[Shadows] Camera.Render() clears _CameraDepthTexture if there's a shadow...
To reproduce:1. Open attached project2. Open scene "scene"3. Comment out line 47 "QualitySettings.shadowDistance = 0;" in DeferredPa... Read more
Build would sometimes fail with Tundra build failed error
Reproduction steps: Open the “TundraFail” project Click File → Build And Run Expected result: Build successesActual result: Build fa... Read more
Cursor Position changes incorrectly when using Rich Text syntax in Unity...
How to reproduce:1. Extract and open the attached “IN-106695.zip“2. Enter Play mode3. Observe the Console Expected result: “pos” rem... Read more
[Player] Game window is moved to the primary display after exiting full ...
Steps to reproduce:1. Open the attached project (FullScreenTestProject.zip)2. Open the Assets/Scene.unity scene3. Run and build4. Pl... Read more
Animated Substance and Particles freezes build
How to reproduce:1. Open attached project and the only scene in it.2. Build the project.3. Run it and wait until it freezes (it shou... Read more
Differences between Memory Usage Shown in Profiler and in Windows Task M...
Reproduction steps:1. Open attached project "GetPixelsLargeTex"2. Open scene "ImportBigFile"3. Hit play, let the scene run in the ed... Read more
[Mono][Android] NullReferenceException error is thrown in device logs wh...
Reproduction steps: Open the attached Unity project "WebRequestIssue.zip" In the Project window navigate to Assets folder > Scene... Read more
Sprite Importer Checkbox Label Truncated in UI (2D Template)
Steps to reproduce: Create a new project with a 2D Template Open the Sprite Importer ( Window > Text > Sprite Importer) In the... 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