Search Issue Tracker
Cubemap is rendered with major artifacts when opening a project while fo...
Steps to reproduce:1. Open the user's attached project with "-buildTarget Android -force-vulkan" command from Unity Hub2. Select the... Read more
Latest UDP package throws compilation error CS0103 when imported togethe...
Steps to reproduce:1. Create/Open any Unity project2. Open Package Manager3. Import Tutorial Framework package version 2.0.0 ("com.u... Read more
The new incremental builder fails to build projects with jslib or C++ pl...
If a package has a jslib or c++ plugin, Unity fails when building for WebGL. The jslib path points to Package/* instead of Library/P... Read more
[HDRP] Error is thrown and Build crashes when using a high resolution (5K)
How to reproduce:1. Create a new project using the HDRP template2. In the Game View, set a new resolution for 5120x28803. Create a n... Read more
UnityEditor.CoreModule.pdb supplied with Unity is either corrupted or it...
Reproduction steps:1. Open a new or an existing project2. Make sure Rider 2021.1 is selected as the External Script Editor in Prefer... Read more
[Undo] Unity crashes when performing large amount of redos that manipula...
How to reproduce:1. Open new Unity project2. In Hierarchy window, create multiple different prefabs, duplicate until you have around... Read more
[Android] Loading a simple Scene is around 10 times slower than before o...
How to reproduce:1. Open the user's attached project "loading-times2018.zip"2. Build and Run to an Android device3. Click the "Load"... Read more
LineRenderer.BakeMesh fails when called on instantiated copy
How to reproduce:1. Open the attached project's "case_1349946-Project.zip" Scene labeled "SampleScene"2. Enter the Play Mode3. Inspe... Read more
Unity crashes when HumanPoseHandler.SetHumanPose is called after its Ani...
Reproduction steps:1. Open the attached project "SetHumanPose.zip"2. Open the "Main" Scene3. Enter Play Mode4. Press the R key Expec... Read more
CameraSortingTexture SubShader captures Normals from _NormalMap
Reproduction steps:1. Open project "case_1344181-2DLightBug (2)"2. Open Scene "SampleScene"3. Enter Play Mode4. Open Frame Debugger ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default