Search Issue Tracker
Changing audio clip import settings gives errors
To reproduce:1. Open the attached project, it contains two audio clips2. Try to change the Load Type of "Michigan Wolverines" audio ... Read more
Override Sample Rate does not work
To reproduce:1. Create a new project2. Download the attached .mp3 file (you can use any other mp3)3. Import the file to the project4... Read more
Switching dx11 on/off causes a crash with no bug reporter
To reproduce:1. Create a new project2. Go to player settings3. Switch "Use Direct3D 11" on and off4. Repeat 35. Unity crashes with n... Read more
Importing an asset store project crashes Unity
To reproduce:1. Create a new project with Unity2. Open the Asset Store window3. Go to your purchases4. Try to import any project (re... Read more
Canvases are rendered intertwined
Repro steps:- Open attached project and scene 'Test'.- Start Play Mode and observe the two canvases rotate around each other.- Notic... Read more
Deleting prefab instance child does not warn and loses prefab hint
Steps to reproduce: 1. Add sphere to scene.2. Add cube to scene.3. Make cube child of sphere.4. Drag sphere to project browser.5. De... Read more
Prefab in the resources folder with a missing script produces bad error
To reproduce:1. Open attached project2. Build and run the project3. Notice the error in the console - it says "Script attached to 'G... Read more
Unity Crashes when switching this model to Humanoid
Steps to reproduce : - import the project attached- select the model- set the rig to none and press apply- set the rig to humanoid- ... Read more
Loading a .ht file can throw InvalidOperationException
Steps to reproduce : - import the project attached- select the model and go to configure avatar- go to Mapping > Load- select the... Read more
Disabled Toggle Group messes up Toggles
Steps to reproduce : - import the project attached- open the scene "Toggle" and press play- press Toggle 1 and Toggle 2 and notice i... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default