Search Issue Tracker
GameObject is added as a child when dragged from Project window in-betwe...
How to reproduce:1. Open attached project ("pro.zip")2. Select resource ("Square") from Assets folder3. Drag selected resource in-be... Read more
[Android] Scrollview randomly bounces
Steps to reproduce: 1) Download attached project and open in Unity2) Build scene 'TestScrollView5.4' and run on a device Note: You s... Read more
[GPU Lightmapper] LightGrid takes up too much memory on large scenes
Reproduction steps:1. Open "1196347" project with 2020.12. Open "REPROSCENE" scene.3. Bake Lighting with GPU lightmapper. Actual Res... Read more
[Linux] C# Reflection performance is 50 to 60 times slower
How to reproduce: Open the user-attached project (UnityReflectionTest.zip) Make sure the “ZenjectPerformanceTest“ scene is open Ente... Read more
Button click region is offset when the UI scaling is higher than 100%
How to reproduce:1. Open the "SampleScene" scene in the attached "imguibug.zip" project2. Change the UI scaling to 125% in Preferenc... Read more
Cloth tethers function is not working in Unity 2019.3
The cloth tethers function is not working in Unity 2019.3. The cloth is always stretched obviously even if I turn "Use Tethers" on. ... Read more
A yellow triangle appears when image file from Assets/Editor Default Res...
Reproduction steps:1. Open the "1396851.zip" project2. Open Assets > EditorGuiUtilityLoadEquivalent.uxml3. In the UI Builder's Hi... Read more
Memory leak when previewing a prefab with a scene that has many lights
Steps:1. Open attached project (MemLeak.zip)2. Open Master scene3. Make sure SceneView is opened and looks at all the lights4. On Pr... Read more
The animator sets the child objects to the initial state when the game o...
How to reproduce:1. Download and open the attached projec2. Open the "SampleScene" scene3. Enter "Play" mode4. Click the "Jump State... Read more
[Textures] Unity crashes inside FreeImage when importing or duplicating ...
To reproduce the issue follow the steps:1. Open "xD" the project2. Try duplicating some of the textures that are in the assets folde... 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