Search Issue Tracker
Private variables look like they're editable when using the debug inspec...
1. Create a private variable in script 2. Open debug inspector 3. Mouse over the variable Notice that the arrows to the side icon ap... Read more
[Regression] OnMouseDown does not react to touch input
How to reproduce: 1. Open user provided project 2. Build and run on device 3. Start the game 4. Click on the cactus in the top left ... Read more
[Mono Runtime Upgrade] Can't launch windows standalone build built on Wi...
1. What happened The following error appears in system application log ('1.exe' is windows standalone build): Faulting application... Read more
[Progressive Lightmapper] Black texels with negatively scaled objects
Steps to reproduce: 1. Open the attached project (Test Project) 2. Open the Assets/SceneTest.unity scene 3. Switch to Game Window 4.... Read more
NullReferenceException after dragging windows to second display
Steps to reproduce: 1. Create a project 2. Drag a window to second display (repeat until there is error) 4. Observe the error messag... Read more
Services window does not redraw itself when unity editor is being resized
Steps to reproduce: 1. Open attached project or create a new one 2. Open services window in the editor (Window->Services) 3. Resize ... Read more
Editor crashes when deleting OcclusionCullingData at CullResults::InitDy...
Steps to reproduce: 1. Open the attached project (New Unity Project 76.zip) 2. Open the Assets/qq.unity scene 3. Go to Window->Occlu... Read more
Undoing operation of few duplicated objects deletes them all
How to reproduce: 1. Create a new project 2. Select one of the object in new scene 3. Hold Ctrl and click D few times - it will du... Read more
[Android] Input.deviceOrientation doesn't return orientation of the device
How to reproduce: 1. Open the attached "862093orientation.zip" project 2. Build and run on android device 3. Run the app keeping the... Read more
"Rigidbody" is misspelled in the Rigidbody.rotation auto-completion dialog
1. Open any (new) Unity project 2. Create a script 3. Type this line in the Start() message: "new Rigidbody()." 4. In the auto-compl... 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
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project