Search Issue Tracker
The mouse Pointer Enter EventTrigger is triggered through other windows ...
How to reproduce: 1. Open the attached project and the only scene in it. 2. Build and run the scene in windowed mode. 3. Check if y... Read more
Duplicating a GameObject twice, causes a change in the duplicated transf...
How to reproduce: 1. Open the attached project and the only scene in it. 2. In the Hierarchy, select Banana/A/B and notice that B ... Read more
Uri.MakeRelativeUri doesn't work as expected
Steps to reproduce: 1) Download attached project 'UnityUriBug.zip' and open in Unity. 2) In toolbar click on Tools >> 'UriTest'. 3)... Read more
The Editor crashes when creating a prefab, undoing the action and trying...
Steps to reproduce the issue: 1. Open attached project and in any scene navigate to the "Hierarchy" window. 2. Create a new game obj... Read more
Layouts are not forwards compatible
Steps to reproduce : - create a new project - save a layout - open an earlier version of Unity - try to select the saved layout an... Read more
[Crash] When opening a project that was created with 5.5.0a3 serializati...
Reproduction steps ------------------------ 1) Open attached project --- Crashes before you can see editor window Read more
[NestedPrefabs]Some connections are not removed after undoing a creation...
Steps to reproduce the issue: 1. Open attached project. 2. Open scene named "main". 3. Select game object named "Parent", drag and d... Read more
Custom response files (smcs.rsp & gmcs.rsp) are not passed to C# compiler
The new compiler is not passed custom response files, because the logic currently chooses a response file based on the compiler name... Read more
Gamepad vibration script keeps crashing editor in play mode
How to reproduce: 1. Open the attached project and "level 1" scene in it. 2. Play the scene and observe the crash. Reproducible: ... Read more
Accessing variables in a generic class crashes Unity on compute_class_b...
How to reproduce: 1. Open the attached project 2. Open and play RunMe scene 3. Unity crashes 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
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule