Search Issue Tracker
Audio preview in Inspector does not work when Disable Unity Audio is ena...
Reproduction steps:1. Open the attached project2. Go to Edit → Project Settings → Audio and enable “Disable Unity Audio”3. In the Pr... Read more
Error "importer.GetNPOTScale() == TextureImporter::kNPOTKeep" on importi...
What happenedError "importer.GetNPOTScale() == TextureImporter::kNPOTKeep" appears on importing this image file (Star_particle.tga)-... Read more
[Error] ARC window is broken when deleting an ARC
If the user deletes an ARC while the ARC window is invisible, i.e. not the active tab in the docking area, the ARC window becomes in... Read more
Mesh is being Frustum Culled when drawing using Graphics.DrawMeshInstanced
Reproduction steps:1. Open the attached project2. Open Assets\\Scenes\\SampleScene Scene3. Press Play4. Adjust the Clipping Plane of... Read more
The viewport takes full content height when creating a ScrollView withou...
How to reproduce:1. Open the attached project “Scroll View Bug.zip“2. Select the “New Scroll View Test“ asset (Assets/Scriptable Obj... Read more
imported SkinnedMeshed get broken when default scale value is zero
How to reproduce:1. Open the attached project2. Select "cc_Mother of Dragon.FBX" model3. Be sure that its Animation Type is set to L... Read more
Setting Terrain.drawHeightmaps to false in OnPreCull Crashes Unity
Steps to reproduce:1. Open attache project.2. Open the Demos/Vis/OpenWorld.unity scene.3. Press Play.4. Note the crash. Read more
ListView "itemsChosen" method is not called when double-clicking on a Li...
How to reproduce:1. Open the “ListView_Item_DoubleClick_Issue“ project2. Open the “SampleScene“3. Enter Play Mode4. In the Game view... Read more
WheelCollider: setting steer angles to -5e-37 can confuse simulation
To reproduce:1. Open attached project2. Open Bugged scene3. Press play4. Steer the skateboard back up the hill toward the cylinder5.... 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