Search Issue Tracker
[Hub] Error is thrown when creating a new project with 2D or 3D templates
Reproduction steps:1. Open Unity Hub2. At the top right corner select New Project3. Select Editor Version4. Select 3D Template5. At ... Read more
Multiple "Dynamic batching: index buffer source is NULL" errors because ...
Steps to reproduce: 1. Open attached project2. Open and play scene "Scene0"3. Notice console flooded with: "Dynamic batching: index ... Read more
Performing Android and iOS batch-mode builds causes error in RenderTexture
Steps to reproduce:1. Open the attached project "T1357998_NoGraphics.zip" with the following commands: "EditorPath" -batchmode -nogr... Read more
Grid Gizmo is visible through the Scene Game Objects when the Post Proce...
How to reproduce: Open the attached project ("Post Processing Grid Gizmo Issue.zip) and enter the "test" scene Click on the Main Cam... Read more
[Input System] OnPointerDown sometimes doesn't get triggered when pressi...
Steps to reproduce:1. Open the attached project ("1324518.zip")2. Open "SampleScene"3. Build to a device4. Press one button5. While ... Read more
[WebGL] A looping audio sounds different on WebGL than in the editor/nat...
Reproduction steps:1. Open the attached project2. Run project in editor play mode and listen to audio loop.3. Build and Run the proj... Read more
[Linux] Editor does not quit when pressing the X button
How to reproduce:1. Create a new project2. Enter Play mode3. Exit Play mode4. Press X to quit the Editor Expected results: Editor sh... Read more
"Inspector" tab switches to "Services" tab after 10-30 min.
How to reproduce: 1. Open attached project in Unity 5.5.0b8.2. Open "1" scene.3. Click on the "Cube" and wait from 10 to 30 min. Exp... Read more
[iOS] ReplayKit records microphone input only during the first session a...
How to reproduce:1. Unzip and open the attached project "ReplaykitBug.zip"2. Build it to the iOS platform and play the "SimpleScene"... Read more
[iOS] Screen.orientation returns wrong values when switching from Landsc...
Steps to reproduce: Open attached project (ScreenOrientationTest.zip) Switch target platform to iOS and make a build Open Xcode proj... 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