Search Issue Tracker
DateTime.Now raises an exception in WebGL player
To reproduce:1) Create new project (or use attached project - skip to step 5)2) Create a new C# script3) Add an Awake function and t... Read more
Second Inspector window opens up in High Definition template when enteri...
To reproduce: 1. Create a new project with High Definition template2. Make sure the Maximize On Play is true3. Enter Play mode Expec... Read more
Placing actors in Tower Defense in Play Mode crashes with NULL exception...
To reproduce:1. Create a new project (or skip to step 2 on an existing project)2. Navigate to Asset Store and locate Unity Essential... Read more
Collider2D gizmo position does not match updated object’s transform posi...
Steps to reproduce:1. Open attached “Collider2DPosition.zip” Unity project2. Open “Main” scene3. Select “Collider2D” object in Hiera... Read more
[XR] TrackedPoseDriver does not work with Daydream
How to Reproduce: 1) Add a cube to a new scene.2) Attach a trackedPoseDriver to the cube.3) Set the trackedPoseDriver's device field... Read more
Button text is missing on splash screen preview button
Button text is missing on splash screen preview button in splash settings Steps to reproduce: 1) Create new project2) Build settings... Read more
[Editor] Null Reference exception occurs on adding multiple game objects...
Null Reference exception occurs on adding multiple game objects as child of an empty game object Steps to Repro:1. Open attached pro... Read more
Editor freezes if Profiler is unable to connect to Player
How to reproduce:1. Create a new Unity project2. Go to Window --> Profiler3. Click on "Editor" drop down menu (in the Profiler)4.... Read more
[Windows Mixed Reality] After "Lost boundary" camera sometimes gets zer...
How to reproduce:1. Download MixedRealityToolkit https://github.com/Microsoft/MixedRealityToolkit-Unity and open on Unity2. Open /As... Read more
Inspector UI is not shown correctly and errors are thrown when applying/...
How to reproduce:1. Open attached project ("Prefab disconnecting.zip")2. Open Scene called "Scene1"3. In Hierarchy select Object cal... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu