Search Issue Tracker
OnPreviewGUI method's background image is rendered grey instead of white...
How to reproduce:1. Open the attached 'TestPreviewRenderer2.zip' project2. Navigate Example -> GameObject Editor3. Observe that b... Read more
[GI] light is cast evenly to all directions from the object that has emi...
Reproduction steps:1. Open attached project.2. Open "textureEmissionToUniformExtreme" scene.3. Go to "Window > Lighting > Scen... Read more
2D character bones are deatached from body when 2D PSD Importer package ...
How to reproduce:1. Create a project in unity versions from 2018.4.0f1 up to 2019.3.0a92. Open Package Manager (Window->Package M... Read more
Errors appear in the console when game object is selected in hierarchy
Errors appear in the console when game object is selected in hierarchy Steps to reproduce- Open the attached project in Unity 2020.1... Read more
Package Manager - Unable to select items
A user reported an issue with not being able to select items in the editor (https://fogbugz.unity3d.com/f/cases/1171363/). I've mana... Read more
WebGL build fails when building with a native library if “PlayerSettings...
How to reproduce:1. Open the attached user project “Native_Link_Repro-1416119.zip“2. Build And Run (File>Build And Run) Expected ... Read more
Particles set to emit from a Skinned Mesh Renderer do not work with Blen...
When a particle system is set to use a Skinned Mesh Renderer as its Shape, and that mesh is using blend shapes, the particles are on... Read more
[UI] In the Playmode, UI elements causes constant refresh issues in the ...
[UI] In the Playmode, UI elements causes constant refresh issues in the scene view Launch the attached project and open StartScene s... Read more
Unity Editor freezes/crashes when opening a specific Scene
How to reproduce:1. Open the attached project2. Open the Scene labeled "CorpHQ"3. Wait for the Scene to load Expected result: Scene ... Read more
The gap between shadow and the GameObject when zooming in
Reproduction steps:1. Open the attached ‘My project' project2. Open the ‘SampleScene’3. Zoom in, and observe the shadow of the ‘Cube... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template