Search Issue Tracker
[iOS] Unity consumes more memory when allocating meshes starting from 20...
To reproduce:1. Open attached project "MemTest.zip"2. Build for iOS3. Deploy the Xcode project to the iOS device Expected result: in... Read more
Package scripts reset to default when restarting the editor
Steps to reproduce:1. Create a new project2. Add any package(e.g. HDRP)3. Modify a script from the package4. Let the editor recompil... Read more
Script Execution Order menu doesn't show complete class names for long c...
How to reproduce:1. Open the attached "case_1122059-SEODialogBug" project2. Go to Project settings > Script Execution Order and m... Read more
[Android] Game Object using a specific shader is not being rendered in A...
Steps to reproduce:1. Open the attached project2. Open Scenes/SampleScene3. Notice the tree on a plane4. Build and run to device5. I... Read more
"guid is uninitialized" error pops up while cloning directory via script
How to reproduce:1. Open attached Unity project "1122041_repro"2. Select MyVegas -> Tools -> Cloner -> DirectoryCloner3. Ad... Read more
Package manager window's sidebar is unresponsive after resetting packages
Steps to reproduce:1. Create a new project in 2019.12. Install Addressable system 0.4.8 from the Package manager window3. Upgrade pr... Read more
Nav Mesh Agent's Speed increases past the Speed set when traveling down ...
How to reproduce:1. Open the user-submitted project ("bug-navagent-slope-speed.zip")2. Open the "SampleScene" and enter Play Mode3. ... Read more
Terrain not visible when loaded from Asset Bundle and has Draw Instanced...
How to reproduce:1. Open a project from OC ("AssetBundleTerrain.zip")2. Open SampleScene3. Press PlayNotice it does load a scene wit... Read more
[2D] Black screen appears in game view when a project opened with 2D tem...
Black screen appears in game view when a project opened with 2D template. Steps to Repro:1. Open Hub.2. Create a new project with 2D... Read more
[LWRP] Oculus renders black when initialization is finished off of head ...
Steps to reproduce:1. Download and open the latest attached project(1122006.zip or OculusLWRP.7z)2. Build for standalone3. Launch bu... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window