Search Issue Tracker
[iOS] Framework search path on generated Xcode project is incorrect if p...
Reproduction Steps: 1. Open "SampleProject.zip" project 2. Buil for iOS 3. Open with Xcode 4. Notice that Build Settings > Framework... Read more
Unity throws "Geometry jobs should not be launched for empty tasks" err...
Steps to reproduce: 1. Open attached project 2. Open "PlayingMobile" scene 3. Press play 4. Look at the terrain -"Geometry jobs shou... Read more
RigidBody2D kinematic state does not remove force from object
Reproduction Steps: 1. Open "Rigidbody2D.isKinematic Bug.zip" project 2. Open "Scene" scene 3. Play scene 4. Press "A" key to move "... Read more
Unity crashes when Destroying a GameObject with HideFlags.DontSave and P...
Reproduction steps: 1. Open the attached project 2. Open the example scene 3. Select the Crash Unity Game Object 4. Press the crash ... Read more
[Regression] Extensions of Dictionary class cannot be serialized
How to reproduce: 1. Open 'DictionaryExtensions' 2. Open scene '5.4Scene' 3. Select 'GameObject' in hierarchy 4. Try to inspect the ... Read more
Destroying Rigidbody2D of a colliding object crashes Unity in Rigidbody2...
Destroying Rigidbody2D of an object while it is colliding crashes Unity. Steps to reproduce: 1) Open the attached project. 2) Open ... Read more
Calling Resources.UnloadUnusedAssets() unloads used audio asset bundles
Reproduction steps: 1. Open my attached project 2. Open the "test01" scene 3. Enter Play mode 4. Click on the test button Expected ... Read more
Particles interferes with Light and causes flickering on sprites
Reproduction steps: 1. Open project attached (Flicker.zip) 2. Open Scene "1". 3. Press play. Expected result: Particles will have n... Read more
[Android] Application detects gamepad only after its input was made
Reproduction steps: 1) Take any Android device and connect any gamepad to it 2) Download and open user's attached project 3) Build a... Read more
DropDown list does not open after hiding it
Reproduction steps: 1. Open project attached (Test.zip) 2. Open scene "Test". 3. Press play. 4. Press on DropDown before it disappea... 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