Search Issue Tracker
<GetComponent<SphereCollider>().isTrigger = true> crashes Unity on Windows
To reproduce this bug: 1. Open the attached project2. Open 'Enemy attacking NPC' scene3. Press play4. Stop the scene5. Unity crashes... Read more
Controllers/gamepads not recognized by WebGL build
-e: see title -repro:--build attached project's test scene (it is https://github.com/pbhogan/InControl from Asset Store fame convert... Read more
In the inspector, per-channel editor dropdowns are invisible if the audi...
To reproduce this issue: 1. Open the attached project2. Open 'test' scene3. Play the scene4. Select 'Bass' channel in the project vi... Read more
Y Axis is inverted in WebGL build
-e: it is the other way around compared to editor and other platforms -repro:--create scene with 1st person controller from standard... Read more
Changing Toggle.active in inspector does not call OnValueChanged
Repro: 1. Open project from 'toggleRepro.zip' run, click the red checkbox, observe that 'testScript.cs' outputs a value in Console. ... Read more
Missing Method Exceptions not caught at compile time
Repro:1. Open and run the project notice the MissingMethodException after play. 2.Notice that the snippet below (from Test.cs) is co... Read more
Grid Layout Group does not work correctly if the Start Axis is set to Ve...
To reproduce the bug: 1. Open the attached project2. Open 'Main' scene3. Press play4. Notice that the Grid Layout Group with Vertica... Read more
uGUI Text appears blurry in a pixel-perfect canvas without Direct3D 11 e...
How to reproduce:1. Open the attached project2. Open FontProblemScene ( Project has Game Object with GUIText component and Canvas wi... Read more
Selection doesn't work after collapsing/expanding UI components in inspe...
To reproduce:1. Open attached project2. Open Demo scene3. Select Button4. Select Label5. Go to property inspector and collapse and e... Read more
Weird warning in texture inspector: Graphics Device doesn't support Repe...
To reproduce:1. Select either texture in the project2. Observe that the importer preview on bottom right says 512x512 Compressed.3. ... 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
- No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered
- Crash on mdb_xcursor_init1 when opening a specific project
- HDRP Decal Projector uses “Default” layer as main layer in “Rendering Layer Mask” instead of “Decal Layer Default”
- Cameras Overlay menu has unnecessary empty space at the bottom
- Sprite Atlas Asset UI issues