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) ... 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" chi... 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 Editor 2. Click on Help menu ==> There is an extra line i... 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 GMT Branch: 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 scene 2. Play, wait for ... Read more
'Help' menu has two line separators below 'Report a Bug'
Steps to reproduce (view attached image): 1. Open any Unity project 2. Press 'Help' in the menu bar 3. Look below 'Report a Bug' opt... 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- ... 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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script