Search Issue Tracker
[.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
[Profiler] Errors are thrown when switching to ADB profiling.
Errors are thrown when switching to ADB profiling from WiFi profiling. Steps to repro:1. Create new project.2. Create a Cube.3. Swit... Read more
AvatarMask Inspector transforms field doesn't show all transforms from t...
Steps to reproduce:1. Open original project "TestAnimMask.zip"2. Create a new Avatar Mask (Right click in Assets window 'Create ->... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved