Search Issue Tracker
Unity crashes when clicking an animation transition for a disabled object
To reproduce: 1. Open included project 2. Open scene "Test" 3. Open animator window 4. Select "Idles" in the scene Hierarchy - it's ... Read more
Crash on using this script with any object
Crash on using this script with any object 2) How can we reproduce it using the example you attached 1 Open attached project 2 Find... Read more
Continuous Collision Detection does not work properly on rigidbodies wit...
To reproduce: 1. Open the attached project 2. Run the "Test" scene 3. Click on spheres 4. The top sphere bounces from the mesh colli... Read more
iOS7: Tapping the 'Dictation' button on the keyboard causes a crash
To reproduce: 1. Open attached project 2. Build and run on iOS7 (reproduced with iPhone 5c, didn't reproduce on 5 with iOS6) 3. Enab... Read more
Initial splashscreen is aligned incorrectly on HTC 8X
Steps to reproduce: 1. Build and deploy any project to HTC 8X C620e, OS version 8.0.10327.77 2. Launch application 3. Notice how spl... Read more
Custom UnityActivity's on Android don't get any "keyDispatchEvent" or "o...
This is a regression from Unity 4.2. Reproduced on: Google Nexus 4 (Android 4.3) Input was sent with: Nyko Playpad bluetooth contr... Read more
Animator progress bars are broken
0. Open "Scene". 1. Make sure the Animator window is open. 2. Select the game object "Button" so that its Animation controller graph... Read more
Texture with no alpha gets corrupted when set to a GUI texture
To reproduce: 1. Open attached project. It contains a texture with no alpha 2. Set the texture as GUI and apply - it gets corrupted ... Read more
OnTriggerStay2D is called not properly
To reproduce: 1. Open the attached project 2. Run the "scene1" 3. Move Jane object using arrow keys so that it collides with a "Trap... Read more
Calling Sprite.textureRectOffset causes Unity to crash
To reproduce: 1. Open attached project 2. Open scene Flee_TestScene1 3. Open script "Inventory" 4. Add a breakpoint on line 27 (insi... 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
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
- Shader Graph Material is left in broken state when switching from a .git branch with no HDRP to a branch that contains HDRP