Search Issue Tracker
[Regression][OSX] Unity crashes when creating new project with packages ...
Steps to repro: 1. Open Unity Launcher on OSX;2. Click 'New';3. Click 'Add Asset Package';4. Select any asset package (e.g. 2D) and ... Read more
Instantiate<T>(Object, Transform) still uses world space by default
Reproduction steps:1. Open project attached (InstantiateBug).2. Open scene "Scene"3. Press Play.4. Check gameobject "Parent" childre... Read more
There is an extra line in Help menu of Unity Editor
Build regression from Version 5.6.0b4 (f8c731df0021) Steps:1. Open Unity Editor2. Click on Help menu==>There is an extra line in ... Read more
Crashing animation windown when using the timeline
Not repro (fixed by another bug)Verified in...Version 5.6.0b5 (bc8585c89061)Thu, 19 Jan 2017 13:24:16 GMTBranch: trunk Read more
DragAndDrop.StartDrag() has some minor aesthetic flaws
To get ready:1. Open project attached (New Unity Project.zip)2. Open Window "test" from Test -> Test First issue - Button is mark... Read more
Time class values are not 0 and can be manipulated before entering Play ...
Reproduction Steps:1. Open attached project "873528 - TimeClassBug".2. Go to "Test" -> "Time Bug" in the menu.3. Observe how the ... Read more
Crash in DelayedCallManager with AutoDestruct Trails
A crash will occur in DelayedCallManager in the attached project. Reproduction Steps:1. Open the included scene2. Play, wait for the... Read more
'Help' menu has two line separators below 'Report a Bug'
Steps to reproduce (view attached image):1. Open any Unity project2. Press 'Help' in the menu bar3. Look below 'Report a Bug' option... Read more
Changing Layer for a hierarchy triggers an InvalidOperationException
Changing Layer for a hierarchy triggers an InvalidOperationException Repro:1- Open attached project.2- Open scene 'Untitled'.3- Sele... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window