Search Issue Tracker
"Couldn't open include file" error is thrown when compiling a Shader and...
How to reproduce:1. In Unity Hub, add the user-submitted project2. Under "Editor Version", click the three dots button and select "A... Read more
IL2CPP Master build crashes on WriteZStream when accessing a reference o...
How to reproduce:1. Open the attached project from "netcode-crash.zip" and open Scene "SampleScene"2. In Project Settings > Playe... Read more
Placeholder tooltip pops up when hovering over "Limit Number of Players"...
Reproduction steps:1. Create a new project2. Create an empty GameObject and add "Player Input Manager" Component3. In the Inspector ... Read more
GetGUID causes a method exception when built on UWP after upgrading to U...
Reproduction steps:1. Open project "TestGuid.zip"2. Open Build Settings window from File > Build Settings window3. Build and Run ... Read more
[HDRP] Editor crashes when the Scene light is turned off using Path Tracing
Reproduction steps:1. Open the attached "pathtracer crash" project2. Navigate the scene, rotate the view3. Turn off Scene lightning4... Read more
[MacOS] Having one Unity window fullscreen the second will open as fulls...
Reproduction steps:1. Create a new project2. Maximize Unity window3. Press CMD+Shift+B4. Build Settings window opens in a new Deskto... Read more
When building the project with IL2CPP Scripting Backend the generated ha...
How to reproduce:1. Create a new project2. Navigate to Edit > Project Settings > Player3. Set Scripting Backend to IL2CPP4. Go... Read more
Custom Settings Provider does not save edited values
Reproduction steps:1. Open the user's attached project2. Open Edit > Project Settings > MyCustomSettingsProvider3. Change one ... Read more
[WebPlatform] Audio can not be muted when video is playing
How to reproduce:1. Download the attached VideoProject2. Build and run "Educational Movies" scene on WebGL3. Press Play to play vide... Read more
Move Tool Gizmo doesn't show up over the Light Anchor Gizmo when the Lig...
How to reproduce:1. Open the user's attached "CC_Lighting" project2. Open the "FinalScene_Lighting_Studio" Scene3. Select the "Light... 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