Search Issue Tracker
Frame Debugger docked with the Game View can still be enabled when Game ...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Frame Debugger window (Window > Analysis ... Read more
[IL2CPP] Type of Arrays with explicitly defined zero lower bound is inco...
Steps to reproduce:1. Open the attached project (case_1217556.zip)2. Enter Play Mode3. Take note of the Object types outputted to th... Read more
UI Toolkit components have blurry/dull text rendering
Reproduction steps:1. Open user's project "UIToolkit2.zip" and open "SampleScene"2. Open additional Inspector window by right-clicki... Read more
MonoDevelop crashes when issue a forward search in vi mode at the end of...
To reproduce: 1. Open MonoDevelop2. Create new file3. Go to Tools -> Options -> Text Editor -> Behavior and turn on Use Vi ... Read more
AssertionException thrown and Mesh turns invisible when changing Materia...
How to reproduce: 1. Open the project “IN-99384_URP“2. Remove the package Window → Package Manager → Unity Registry → com.unity.rend... Read more
Crash when draging and dropping assets into Project folder.
I was dragging and dropping an asset folder from Windows Explorer into Unity's project folder. It started to copy the files into Uni... Read more
[MeshRenderMode] Particles are scaled too much
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Select "Particle System" in hierarchy to simulate it4. Notice tha... Read more
WebGPU Build fails when the Inference Engine package is installed
How to reproduce:1. Open the “WebGPUTest.zip“ project2. Open Build Profiles3. Change to WebGL profile4. Press the “Player Settings“ ... Read more
[Physics2D] Unable to delete Polygon Collider 2D shapes when there are m...
Reproduction steps:1. Create a new Project2. Import "Walls.png" and select Texture Type Sprite (2D and UI) in import settings3. Drag... Read more
Camera.targetTexture is respecting Camera rect
Steps:1. Open attached project2. Open SampleScene, hit play3. On ProjectView, select the RenderTexture asset4. On inspector, observe... 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