Search Issue Tracker
Using .NET API 4.x increases performance spike in Scripts twice when sel...
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Open the Profiler and enable "Deep Profile" and "Profile Editor"3. Record a... Read more
[IL2CPP] ArgumentNullException is thrown when using async and having a l...
Repro steps:1. Open user attached project2. Build and Run3. Check the log Actual: "ArgumentNullException: Value cannot be null. Para... Read more
[.NET 4.x] "StringBuilder" generates more garbage in .NET 4.x than in .N...
Reproduction steps: 1. Open "StringBuilderGC.zip" project2. Open Profiler window and enable "Deep Profile"3. Enter Play mode4. At th... Read more
[LWRP] [Regression] Second camera depth-only doesn't work
Steps:1. Create a new LWRP project / LWRP template project2. Create a second camera- set to Depth-only- set Depth to 1- set Culling ... Read more
Prefab disappears from Prefab Mode when Setting Prefab parent with GameO...
Reproduction Steps:1. Open "SampleScene" in attached "TestBug.zip" project2. Enter Prefab Mode by double-clicking on the "TestPrefab... Read more
Burst compiler floating point operation with int enums provides incorrec...
Steps to reproduce:1. Download attached project2. Enter play mode Expected results: Burst and non-burst IJob returns the same result... Read more
[GPU PLM] Editor hangs after toggling 'Prioritize View' checkbox while b...
Steps to repro: 1. Open attached project and 'ProgressiveLightmappingExample' scene;2. In the Lighting window press 'Generate Lighti... Read more
Editor crashes on selecting a texture preset with different settings
Steps To Reproduce: Scenario 1.1. Create a project.2. Import 2 images(Say image1 and image 2).3. Change the texture type of image 1 ... Read more
Error of TlsException when System.Net.Http.dll is used for HTTP in the e...
To reproduce:1. Open attached project2. Open Sample scene3. Press Play4. Check the console for the error Actual result: System.Net.H... Read more
UnityWebRequest leaks unreclaimable memory when POSTing to HTTPS
To reproduce:1) Open attached project and scene2) Build and run it3) Change URL to something that would quickly finish requests4) Ma... 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