Search Issue Tracker
[UNETServerDLL] Host Id still increases when you remove the host and add...
Steps 1. Open attached project 2. Run "ClientGUI.exe" 3. Press "Start client" button 4. Press Add Host ==> "Host 1 added" message ap... Read more
Decimal separator (, or .) gets recognized as a 0 when inserting it the ...
How to reproduce: 1. Open the attached “slider.zip” project 2. Select “SomeSo.asset” (Assets > SomeSo) 3. In the Inspector window... Read more
Incremental compilation is done against IL-post processed assemblies, po...
I heard through the grapevine that this might be fixed in 21.1 due to the new pipeline using Bee. I'll have to test that a bit later... Read more
[Scripting, Editor] Particle system stops playing in scene view if certa...
Steps to reproduce: 1. Open attached project's scene "Test". 2. Select "Particle System" - particles are not emitting. 3. Disable "T... Read more
Pre-installed 2D Packages are not hidden when the visibility toggle is c...
Reproduction steps: 1. Create a new 2D Core Project 2. Ensure that all the 2D Packages such as (2D Animation, 2D Common, 2D PSD Im... Read more
Memory is leaking when toggling a GameObject with a Light Component and ...
How to reproduce: 1. Open the “GraphicsTempJobLeak“ project 2. Open the “Main” scene 3. Make sure that the Scene view window is o... Read more
Assigning a lighting data asset causes the lightmaps to be unloaded for ...
With multiple scenes opened in Unity. Assigning a lighting data asset in the lighting window tab, causes the lightmaps for the other... Read more
[Canvas][RenderCamera] Shadows doesn't render on mobile devices
Reproduction steps: 1. Open the attached project(Assets folder only, put it into another folder). 2. Play the "BadUIShadow" scene in... Read more
An instance of a class that is derived from a class that is derived from...
Steps to reproduce: 1. Open attached project 2. Open up 'blah.cs' script and notice that Msg class is derived from MessageBase and ... Read more
Unity crashed when closing the New Project window
- Create a new project - Go to File -> Open Project - Switch to the Getting Started tab - Switch back to the Projects tab - Close th... 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
- TileMap selection resets to the default when the Scene is saved
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script