Search Issue Tracker
HandleUtility.GUIPointToWorldRay returns different results depending on ...
To reproduce: 1. Open the project, attached by the tester (eventBug.zip) 2. Open the "scene" scene 3. Open Window -> MyWindow 4. Cl... Read more
Object with cloth component prints infinite console messages when switch...
To reproduce: 1. Open any project 2. Create a cube, add cloth component 3. Scroll the Inspector window, or hover on different window... Read more
Giving CanvasRenderer dynamic meshes creates a memory leak
Steps to reproduce: 1. Download the newest attached project("Repro.zip") 2. Enter Playmode 3. Open profiler 4. Look at memory usage ... Read more
UriFormatException: Invalid URI when parsing file path with WWW class
Steps to reproduce: 1. Open attached "errorWWW.zip" Unity project 2. Open scene “Test” 3. Click on “GameObject” object in the Hierar... Read more
[Timeline] Clip Offset Rotations values are not returning entered values
Steps to reproduce: 1. Open the attached project 2. Open the RotationBug scene 3. Select the Cube in the Hierarchy view 4. Open the ... Read more
'Could not extract GUID in file projectsettings/projectsettings.asset at...
To reproduce: 1. Open repro project (link in edit) 2. Build and run 'stage 1 mechanical' scene 3. Set inspector's mode to 'debug' an... Read more
Crash in EditorUserBuildSettings::GetActiveBuildTargetGroup() on exiting...
Steps to reproduce: 1.Open attached Unity project 2.Select a couple of objects in Scene view 3.Move selected objects 4.Save scene 5.... Read more
Using delegates as keys in Dictionaries is ~1000 times slower with the ....
To reproduce: 1. Open the project, attached by the user (Dictionary4.6Performance.zip) 2. Open "main" scene 3. Change Scripting Run... Read more
Changing the center of mass makes the Rigidbody constraints fail to lock
Steps to reproduce: 1. Download and open the attached project 2. Enter Playmode Expected result: falling cube stops Actual result: ... Read more
Mouse menu is being offset when right-clicking in Animator window
To reproduce: 1. Open project attached 2. In project window, double-click the Animator controller AnimC to open it 3. In Animator wi... 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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger