Search Issue Tracker
The first element of a Reorderable List/Array is not editable when creat...
How to reproduce: 1. Open the user-submitted project 2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity) 3. In the Hie... Read more
Model Topology is broken when using "Mesh.SetUVs" with "Keep Quads" sett...
How to reproduce: 1. Open project "UvBreakTopology.zip" 2. In the Project window select the "Base" model 3. In the Inspector window ... Read more
Listen function does not detect any input when using the G29 wheel
How to reproduce: 1. Connect the G29 wheel to the computer 2. Open the user's attached "InputSystemInspectorBug.zip" 3. Open the Sce... Read more
Unity.Mathematics types are not indented and axis labels are not display...
Reproduction steps: 1. Open the 'BugTest1' project 2. Open the 'Float2InspectorTest.cs' 3. Open the 'SampleScene' 4. In the Hierarch... Read more
Game build appears black when Post Processing layer on Camera is used
Reproduction steps: 1. Open user's attached project 2. In Hierarchy go to the Main Camera object 3. In the inspector make sure that ... Read more
"EditorGUILayout.MaskField" returns different values if the dropdown lis...
How to reproduce: 1. Open project "MaskField bug.zip" 2. In the Menu open Window > My Window 3. Press on "Nothing" and select "A", "... Read more
Rotated and constrained GameObject with Fixed Joint breaks after collisi...
How to reproduce: 1. Open the user's attached project "FixedJointBug.zip" 2. Press Play Expected result: GameObject with Fixed Join... Read more
Crash when instantiating the Addressable Prefab with TextMesh Pro
Reproduction steps: 1. Open the 'Sandbox-AddressablesCrash' project 2. Go to the 'Window -> Asset Management -> Addressables -> Grou... Read more
Editor crashes when an AnimationEvent is created via script and played b...
How to reproduce: 1. Open the user-submitted project 2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity) 3. Enter Play... Read more
Crash on mono_log_write_logfile when calling Marshal.GetFunctionPointerF...
Reproduction steps: 1. Open the project "1390445.zip" 2. Drag "Test.cs" script onto any object in the Hierarchy 3. Enter Play Mode ... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key