Search Issue Tracker
entering play mode messes up the ui of the editor
1. Open attached project2. Open Untitled scene3. Enter play modeExpected result: Game view shows nothing (since OnRenderTexture is u... Read more
uGUI: Buttons do not react to user input as expected
To reproduce:1. Download a project from http://files.unity3d.com/Tim/GUIProject/Alpha4/uGUIProject_alpha4.zip2. Build for iOS device... Read more
Destroying rigidbody2D stops colliders from working
To reproduce:1. Open rigidbodyless collider test project2. Open test scene3. Enter play mode4. Observe as "destroyer" game object fa... Read more
Wrap mode 'PingPong' does not work for material animation
To recreate:1) Open the project that I have attached2) Run the scene3) Notice that blue color jumps into red color rather than fade ... Read more
Shadow culling with orthographic camera is wrong with
Shadow culling with orthographic camera is wrong with certain angles/distances. Some combination of shadow distance & camera nea... Read more
System.StackOverflowException occurred in WinRTBridge.winmd
Reproduced on Win 8.1 Win Store Apps platform with Unity versions from 4.3.0f4 to 4.5.0a4; Visual Studio output:An unhandled excepti... Read more
Rigidbody2D inertia scales with collider's area
To reproduce:1. Create gameobject with rigidbody2d and 2d collider2. Print out it's inertia3. Change collider's size4. Notice that i... Read more
-e Crash inside PhysX resolving Convex Hull collisions
Crash inside PhysX resolving Convex Hull collisions To Reproduce:1) Open the attached project & scene2) Press play. The script i... Read more
Undo does not work in assets (prefabs)
To reproduce:1. Open new project2. Create a prefab3. Change anything4. Try using undo (Ctrl + z; Command + z; Edit > Undo)5. The ... Read more
Importing a package causes a hang/crash
To reproduce:1. Create a new project2. Import attached Cube-Particle-Cloth.unitypackageExpected result: It importsActual result: It ... 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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically