Search Issue Tracker
Linux, Flash & xbox one runtimeplatform doc examples missing
-e: see title -repro: --got to http://docs.unity3d.com/ScriptReference/RuntimePlatform.LinuxPlayer.html http://docs.unity3d.com/Sc... Read more
Unity crashes with PS3 controller attached
- Press Play with an empty scene in a new project, while having a PS3 controller connected on USB - Press the PS button on the contr... Read more
2D physics collision broken for game
-e: the bullets no longer bounce off the environment -repro: --open attached project --start intro scene --start level 1 --put elas... Read more
2D physics interpolation isn't working reliably
-repro: In Unity 4.5, enabling interpolation of a 2D rigid body will cause incorrect behaviour (loss of velocity/pausing) if the obj... Read more
RectTransformEditor, Overridden prefab properties don't bolden
We need to make RectTransform consistent with Transform, where we show with Bold all labels for values that have prefab override status Read more
Maximizing and un-Maximizing Audio Mixer window throws recursive seriali...
- Have a Mixer selected in the Editor, so that you can see it in the Audio Mixer window - Maximize the Audio Mixer window - Un-maxim... Read more
[WP8] GUI.Button press is constatly called on emulator
To reproduce: 1. Create a new script 2. Add these lines to the script: " void OnGUI() { if (GUI.Button (new Rect (0, 0, 300, 100),... Read more
Crash on iOS iPad only due to supposedly incorrect splash screen alterat...
To reproduce: 1. Open attached project in Unity Free 2. Build and run on iOS 3. Notice warnings in xcode >Images.xcassets !Asset Cat... Read more
Missing scripts cannot be right-clicked in the inspector
Steps to reproduce : - import the project attached - open the scene and select the GameObject - right click on the script in the In... 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