Search Issue Tracker
Excessive garbage generated when accessing a non existent component
The project consists of two scenes:1. GarbageTestCaseScene - it has a GameObject with a component/behaviour calling GetComponent() m... Read more
ECS RenderMeshSystemV2 has substantial amount of memory leak
How to reproduce:1. Open the attached project ("Empty06.zip") or (case_1151798-Empty06_2020.zip if you have problem opening with lat... Read more
Occlusion does not work when scene is loaded from an Addressable
Steps1) open project ( UUM_10842_MinReproV5 )2) File > Build settings > Build player > Select Android > Click Switch pla... Read more
Scene gets dirtied after pressing play (it may be related to layout groups
Note: it may be the same case as: https://fogbugz.unity3d.com/f/cases/910444/ , fixed in 2017.2.0f1 , but it somehow regressed... Re... Read more
Assertion failed: Assertion failed on expression: 'modifications.empty()...
Repro steps:- open the project and a new scene- drag the prefab to the scene hierechy- notice the assertion This is a regression fro... Read more
[Android][IL2CPP] Methods to extract a stacktrace fail to return meaning...
All these methods return empty stacktraces in Android IL2CPP:--- UnityEngine.StackTraceUtility.ExtractStackTrace()--- System.Environ... Read more
Motion has hiccups/stutters on portable devices
There are motion stutters in some time intervals, if you look closely. DUT:Google Nexus 4 with Android 4.4.2HTC ONE with Android 4.3... Read more
Canvas stops rendering: d3d11: attempt to lock null vertex buffer when t...
Steps to reproduce:1. Open the attached project(Equilibrium of Divinity.zip)2. Open the Assets/MainMenu.unity scene3. Play the Scene... Read more
[Windows][Mouse] mouse.scroll glitches when moving mouse after scrolling...
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/140 Repro:1. Move mouse around (don't touch the s... Read more
Error "Download failed: error.1e000065.Cipher" when downloading Editor f...
How to reproduce:1. Open Unity Hub2. Click Installs and Install Editor3. Choose an Editor version and click Install4. Observe the Do... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler