Search Issue Tracker
[Animation] Vertex Compression is not disabled if Mesh Compression is tu...
If Mesh compression is turned on in model import settings on models with animations, no matter what setting, Vertex compression is n... Read more
EditorGUILayout.Popup method does not account for GUI.matrix scaling
Reproduction steps: 1. Open the attached project(9:56 AM). 2. Go to Atlatl > Creation Graph (Ctrl(Cmd)+G). 3. Click Unified Model. 4... Read more
Unity-upgraded shader cause inconsistent line endings warning if saved w...
How to reproduce: 1. Open the attached project 2. Open "Test.shader" 3. Uncomment the code and save the file using Windows or Mac li... Read more
Rearranging windows causes window overlap and flickering game window
Steps to reproduce: 1. Create new project 2. Separate Scene and Game windows so they are both visible 3. Under them put Project wind... Read more
Incorrect color calculation in linear color space using sprites packed w...
How to reproduce: 1. Open user-supplied project 2. Load scene "scene" 3. Hit play and observe the Game View Expected result: Both I... Read more
Changes to Grid Objects with a brush are discarded on entering Play Mode...
Reproduction steps: 1. Open "MinimalReproProject" 2. Open the "Main" Scene 3. "Window" -> "Tile Palette" 4. Select "Wall Brush" ins... Read more
Transform tools' Axis offset when using hierarchy search
To reproduce: 1. Create empty project, select a camera 2. In Scene view select one of the transform tools (example: click W for Move... Read more
Assertion failed: Invalid mask passed to GetVertexDeclaration() when usi...
Steps to reproduce: 1. Open the attached project 2. Open the ExampleScene scene 3. Play the scene 4. Observe the errors Actual resu... Read more
Cursor.lockState and moving window causes window to go out-of-screen
Reproduction steps: 1. Open the attached project "BugReport_LockMouse_RepositionsWindow.zip"; 2. Select File -> Build & Run; 3. As s... Read more
[Collider2D] 2D Colliders on a prefab crashes when entering to Play mode
To reproduce: 1. Download attached project "932576.zip" and open in Unity 2. Open "BattleScene" scene 3. Enter Play mode Expected ... 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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger