Search Issue Tracker
Scene view is still tinted in play mode when Navigation window is on
1. Set a clearly visible Playmode Tint colour 2. Set '2 by 3' layout 3. Enter play mode 4. Observe that if the Navigation or Occlusi... Read more
DX11 refcount assert printed in editor with some 3rd party tools
There are many situations when this assert gets printed to the Console: refCount == 0 (D3D11Utils.cpp Line: 117) One way to reprodu... Read more
Unity crashes when a 2d object collides with another object that has the...
Open the scene in the attached project, press Play, press left arrow to move the Jelly character under the platform to the left and ... Read more
UI elements on child Canvases do not render in the Editor Scene window
How to reproduce: 1. Open the attached project (It has Canvas and text element. Also a Child Canvas with Child text element in it) 2... Read more
[SphereCollider] Surface normal on hit is inversed
Steps to reproduce: 1. Open attached project "SphereColliderBug-12June2015.zip" 2. Open "SphereColliderBugScene" scene 3. Press pla... Read more
[WP8] Editor crashes when building for Windows Phone 8
To reproduce: 1. Open attached project 2. Build for Windows Phone 8 3. Editor crashes Read more
Loading B&W jpg image in runtime produces incorrect result
Steps to reproduce: 1. Open attached project's scene "Test". 2. Enter play mode. 3. Black and white image loaded on runtime has some... Read more
[ExecutionOrder] OnTriggerEnter2D is called before Start if object is in...
Steps to reproduce: 1. Open attached project 2. Open "Untitled" scene 3. Run it 4. Open console and notice that OnTriggerEnter2D is... Read more
Input.gyro does not work in Awake or Start anymore
How to reproduce: 1. Open attached project 2. Open scene VTPSphere.unity 3. Comment out line 39 in script followGyro.cs 4. Build to... 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
- Light 2D component documentation button leads to a page that does not exist when the documentation button is pressed in the Light 2D component
- [Usability] Context name is difficult to read in Inspector when Editor theme is set to Light
- Offset rendering occurs when drawing a custom ImmediateModeElement
- Graph Inspector and Triangle button icons are poorly visible in Light Editor theme
- Text changes to the Inspector default value when logged multiple times after being set via StringBuilder