Search Issue Tracker
Selection.activeObject is null during OnEnable when entering Play Mode
How to reproduce:1. Open attached project "SelectionNull.zip" and scene "SampleScene"2. In Hierarchy window, select "Main Camera" Ga... Read more
Breakpoint behavior is inconsistent when using Breakpoints inside Burst-...
How to reproduce:1. Open the attached “IN-101185” project2. Open the “SampleScene”3. Search for the “Unsafe.Burst.ActivationTestModu... Read more
Unity Bug Reporter includes whole Unity Editor folder when reporting a c...
How to reproduce:1. Download Creator Kit: FPS project using Unity Hub (Learn tab)2. Open Creator Kit: FPS project3. Force Unity to c... Read more
Removing instance of prefab from scene takes long time, when Animation w...
To reproduce:1. Open attached project2. Open Main scene3. Delete AssasinPrefab from hierarchy4. Notice that it takes a long time6. R... Read more
[OpenGL] Shader Graph animation stops running after working briefly when...
How to reproduce:1. Open project "TicketProject.zip"2. Open scene "TestScene"3. Set OpenGLES2 or/and OpenGLES3, but remove Vulkan in... Read more
Check mark is off-center when selecting modules in "Add modules" window
How to reproduce:1. Open Unity Hub2. In the left menu section select "Installs"3. Choose any Unity version and press on a gear icon4... Read more
Error "GetLocalizedString is not allowed" when dragging polygon sprite t...
How to reproduce:1. Create a new project2. Create a new "square" sprite type (Project window -> Create -> Sprites -> Square... Read more
Render Graph Viewer Search bar overlaps with the “View Options” dropdown...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Render Graph Viewer window (Window > Anal... Read more
EditorGUI.FloatField cannot return "Infinity"
To reproduce:1. Import attached script to project2. Select window->Bug Test3. Type infinity into first field4. Notice that 3.4028... Read more
Geometry flickering based on camera location
BY DESIGN:The reason for this flickering is batching. All geometry using specific shader flickers due to it using object-space data ... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons