Search Issue Tracker
Moving component up/down throws warnings about losing prefab connection
To reproduce: 1. Create a cube 2. Make a prefab from it 3. Move up/down component on cube 4. Notice losing prefab connection warning... Read more
Unity shader compiler process shouldn't be shown in debugging list
To reproduce: 1. Create new project 2. Create shader and script 3. Open script in MD 4. Open processes available to attach list 5. N... Read more
Using "Step into" to go through update function makes Unity unresponsive
To reproduce: 1. Open attached project 2. Attach debugger to Unity 3. Set breakpoint on line 16 in NBS.cs (i++) 4. Use "Step into" t... Read more
Dragging object from project to hierarchy always parents it to above GO
To reproduce: 1. Create new project 2. Create cube prefab 3. Drag it into hierarchy 4. It's get parented by Main camera Repro video... Read more
Leaving Debug mode in Monodevelop does not revert the layout back to wha...
To reproduce: 1. Enter debug mode in monodevelop 2. Leave debug mode in monodevelop Expected result: Monodevelop's layout returns t... Read more
Reverse input on Stealth when passed through lazers
Reproduced on Win 8.1, Unity 4.5.0a2; 1. open project "stealth.zip"; 2. build to Win Store Apps and deploy on Surface RT Win 8.1; 3... Read more
Crash when manipulating terrain with trees that have no prototypes
To reproduce: 1. Open project MITAN 2. Open scene GameScene 3. Press Play 4. In-game press "Create Terrain" 5. Press Middle mou... Read more
Curve editor x axis slider acts weird when zoomed in
To reproduce: 1. Open attached project 2. Open scene curve-ranges-bug 3. Select the camera in the scene and open the curve editor... Read more
Unable to update to meshcollider with skinnedmeshrenderer and BlendShapes.
To reproduce: 1. Open testPlugin project 2. Open testBlendShapes scene 3. Press play 4. Move around sliders Expected result: Mesh ... Read more
Rotating video doesn't update video aspect ratio and position
To reproduce: 1. Open attached project 2. Build and run on BB 3. Select video 4. Play in any mode 5. Rotate to other orientation 6. ... 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