Search Issue Tracker
Crash when setting the mass to 0
Steps to reproduce : - import the project attached - open the scene test and press play - click a few times at the right of the cyl... Read more
GetActiveTcpConnections() causes crash
To reproduce: 1. Open "test projekt" 2. Attach the "connectioninfo" script to the Main Camera 3. Enter play mode 4. Press the "Do it... Read more
Exceptions thrown in EditorWindow.OnGUI() method prevent EditorWindow fr...
Steps to reproduce: 1. Create a project which has a custom EditorWindow 2. Custom Editor Window should have a way to throw an except... Read more
OnCollisionEnter(Collision collision) gives weird results for collision....
To reproduce: 1. Open attached project 2. Open "scene1". It contains a sphere that collides with 3 cubes that belong to a parent wit... Read more
Dragging animation onto a scene object causes crash
To reproduce: 1. Open attached project 2. Drag the "New Animation" onto the camera in scene - unity crashes Does not crash if you m... Read more
non square texture fails to be made into a sprite
non-square texture fails to be made into a sprite. To reproduce: 1. Open project. There's two assets. Head and Square Head Expec... Read more
Adding a PolygonCollider2D to a sprite hangs unity
To reproduce: 1. Open TestProject project 2. Open test scene 3. Add Polygon Collider 2D component to "New Sprite" object Expected... Read more
Objects don't collide correctly when affected by object with Contionuous...
1. Run attached project and scene 2. Observe that the sphere on the left in the scene has CDC and the sphere on the right CDD 3. Pla... Read more
Docs: no mention of ALT key for channel switching
-e: see title -repro: --go to http://docs.unity3d.com/Documentation/Manual/Debugger.html --go to http://docs.unity3d.com/Documentat... Read more
Missing image and link in the Material Property Drawer docs
Steps to reproduce : - open the link http://docs.unity3d.com/Documentation/ScriptReference/MaterialPropertyDrawer.html - scroll 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
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
- Display issues in VideoPlayer when using Screen.SetResolution on certain Google Pixel devices
- Memory Leak When Using Rigidbody2D Physics in WebGL
- Crash on Texture::TextureIDMapInsert when opening a specific project