Search Issue Tracker
Irrelevant warning message when using Animator.Play on a disabled object...
To reproduce: 1. Download and open attached "BugReport.zip" project. 2. Open "Scene" scene. 3. Enter Play mode. 4. Press A on keybo... Read more
[.NET 4.6] "InternalsVisibleTo" not functioning
Reproduction steps: 1. Open "InternalsVisibleBug.zip" project 2. Enter Play mode 3. See that a "MethodAccessException" error was th... Read more
UI resizes itself on entering play mode
Elements of a UI Canvas will resize themselves when entering play mode. This seems to be related to having non-0 offsets/anchors, an... Read more
Crash at Unity::Cloth::SetEnabled, when Moving Cloth component, when Ski...
To reproduce: 1. Create empty object. 2. Add Cloth Component. 3. On Cloth component press 'gear' and select "Move Up". Reproducible... Read more
Terrain Collider inspector's info is out of bounds, when inspector is sc...
To reproduce: 1. Create terrain. 2. Add cloth component. (or any other component which would have "Edit bounds" or "Edit constraints... Read more
maxSpeed and deltaTime for Vector2.SmoothDamp are not optional
To reproduce: 1. Open the project, attached by the tester (smoothDamp.zip) 2. Observe the console 3. Inspect test.cs script Expect... Read more
Joint is attached but no longer functions when connected body is disable...
To reproduce: 1. Open attached Unity project "DisablingConnectedObjects.zip" 2. Open "TestScene" scene 3. Go into Play mode 4. Disab... Read more
EditorGUI.indent affects property height
How to reproduce: 1. Download attached project file 2. Open scene "D" 3. Click on "GameObject" in Hierarchy Window and check at Insp... Read more
Different contained assets shown in manifest, depending on the way an as...
Reproduction steps: 1. Open project attached (AssetBundleUpdate.zip) 2. See that all 4 assets are included in AssetBundle "bundlea".... Read more
Inconsistent physics ejection when enabling penetrated objects connected...
How to reproduce: 1. Download attached project file and open "TestScene" 2. Go into Play Mode 3. Select both "Cube A" and Cube B" in... 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
- The text in TMP Input Field is not unselectable and the cursor does not get placed next to text when trying to place it in WebGL
- A different artifact is produced every time when importing a ShaderGraph asset
- "InvalidOperationException" error appears when selecting a specific visual tree asset
- “Drags can only be started from MouseDown or MouseDrag events” error is thrown when registering the MouseDownEvent on a BlackboardField and calling DragAndDrop.PrepareStartDrag() and DragAndDrop.StartDrag()
- "Sample Rate Setting" is not shown in the "Default" tab when importing an Audio file