Search Issue Tracker
[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
Rider creates inaccessible project references
How to reproduce:1. Extract the attached project named "case_1324901-Mirage.zip"2. Open Mirage.Editor.csproj using Rider3. Expand th... 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
DLL which is disabled on the current platform is being referenced due to...
Steps to reproduce:1. Open the project attached by the user2. Open AssetList.cs (Assets/Plugins/Weaver/Asset Lists/AssetList.cs) Exp... 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
Silent Crash when returning a recursive IEnumerator in Coroutine
Reproduction steps:1. Open user attached Project2. Press Play3. Wait around 15 seconds Expected result: The Editor doesn't crashActu... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used