Search Issue Tracker
MenuItems are not separated with a separator in the Hierarchy context menu
How to reproduce: 1. Open user's attached project 2. Go to GameObject -> SubMenu in the toolbar 3. Notice that the items "MenuItem" ... Read more
error CS1679: Invalid extern alias appears if folder have "=" symbol in ...
How to reproduce: 1. Put a = character in front of one folder that is part of the installation path (eg: D:\Programs\=Unity\2018.1..... Read more
[Editor] Throws the IndexOutofRange exception when color picker is selected
When color picker is selected from any component, editor throws the IndexOutOfRange exception and hides all components below it Ste... Read more
modifications.empty error is thrown when instantiating a prefab that con...
How to reproduce: 1. Open given Unity project 2. Drag the prefab "Prefab" into the scene 3. Error is thrown Expected result: When p... Read more
ColorField has no outer border when showEyeDropper is set to false
To reproduce: 1. Open attached project ("case_1244882.zip") 2. From the menu bar select BUG > Test 3. Observe color fields in an ope... Read more
[Editor] Minimize button ("-") doesn’t work for Scene, Game, Hierarchy e...
Minimize button ("-") doesn’t work for Scene, Game, Hierarchy etc. windows on Mac. Steps to reproduce: 1. Create a new project. 2. ... Read more
Animator Transition "Settings" expand icon glitches out to the left side...
Steps to repro: 1. Create a new project 2. Open animator window 3. Create a new state and make a transition between them 4. Click on... Read more
[Themes] Package dependencies usage text is distorted and difficult to r...
Package dependencies usage text is distorted and difficult to read when using default font (Inter). Refer the attached screenshot S... Read more
Tanks Tutorial requires "Axis" to be set again.
This is still happening in 2018.1.0a5 Repo 1. Open 2018.1.0a5 2. Head to the Asset Store and download Tanks! Example project 3. Run... 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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used