Search Issue Tracker
Huge build size when building Webplayer from command line (5.3.6f1)
Steps to reproduce:1. Open cmd.exe2. Build Unity project with 5.3.6f1 ("UNITY_EXE" -batchmode -projectPath "PROJECT_PATH" -buildWebP... Read more
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 you ... 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 Gam... 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'... 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 objec... 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 and Uni... 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 drop... 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: 5.3.... 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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"