Search Issue Tracker
No warning when a cyclic reference is ignored in serialization
To reproduce:1. Open attached project2. Open scene "test missing warning"3. Note that there is a "test missing warning" object in sc... Read more
2D project previously used with older Unity version does not have its sc...
Steps to reproduce:1. Open project, which was previously used with 4.3.4f1, with 4.5.0b5 version2. Scene view will be set to 2D, but... Read more
Animator.Play() doesn't execute as expected
Description:calling animator.Play() one after another doesn't work - the second invocation is ignored. To reproduce:1. Open the atta... Read more
Disabling and enabling a toggle group while scene is playing causes all ...
1. run widget scene in gui project2. disable and enable toggle group Observe how all toggles are on now Read more
Stripping fails when two methods' generic parameters differ in DLL
Postponing reason: This is an issue with the stripper incorrectly stripping overloaded generic methods. We are not going to fix this... Read more
Misleading documentation page: BlenderAndRigify
This documentation page is extremely misleading for many users:https://docs.unity3d.com/Documentation/Manual/BlenderAndRigify.html T... Read more
Entering Play mode resets camera zoom
Steps to reproduce:1. Select a camera and use "Align view to selected" option2. Zoom out slightly using scroll wheel3. Enter and exi... Read more
Unity Editor's concept of "maximized" not correct
Steps to reproduce:1. Change monitor resolution to smaller than maximum.2. Open Unity Editor, maximize the window.3. Close the Edito... Read more
Switching dx11 on/off causes a crash with no bug reporter
To reproduce:1. Create a new project2. Go to player settings3. Switch "Use Direct3D 11" on and off4. Repeat 35. Unity crashes with n... Read more
Switching between 5.0 and earlier versions throws "Failed to load window...
To reproduce:1. Open a project with 5.02. Close it3. Open another project with 4.6.0 - Failed to load window layout 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template