Search Issue Tracker
[D3D12] Editor crash when creating a Texture2D object with specific Leng...
Steps to reproduce:1. Open the attached project named "Case_1206424"2. Enter Play mode Expected behavior: The editor either enters P... Read more
Changing Anti Aliasing value in Quality Settings causes an error when th...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Select the Main Camera3. Open the Quality Settings (Ed... Read more
[Metal] Crash on Initialize() in BuffersMetal with larger texture size
How to reproduce:1. Open the attached project on Unity 2019.22. Change the active platform to iOS3. Replace IMAGE_NAME and its meta ... Read more
[Critical] Certain Shaders remain broken when an undeclared variable is ...
Reproduction steps:1. Create a new Project2. Create a new Unlit shader3. In the struct v2f add the following line "float3 test;"4. S... Read more
[Android] "EventSystems.StandaloneInputModule.ProcessTouchEvents" messag...
Reproduction steps:1. Open "1209550" project2. Build & Run for Android3. Press any UI Button4. Check the Logcat Expected Result:... Read more
EventType.MouseDrag is triggered when cancelling a Context Menu by Right...
How to reproduce:1. Open the attached project2. Open the "DRAG DROP BUG" Window (Window->DRAG DROP BUG)3. Right-Click anywhere in... Read more
Unrealistic reflections are rendered when using an orthographic camera
Steps to reproduce:1. Download and open attached "PBRShadingCameraOrtho" project2. Press "Play"3. Observe the left capsule in the Ga... Read more
[VR] Shader is broken after entering Play mode
How to reproduce:1. Open attached project ("outline_shader_bug_repro.zip")2. Open Repro scene3. Enter Play mode in VR4. Open Game wi... Read more
Progressive Lightmapper stalls when baking 4K lightmaps after interrupti...
Steps to repro: 1. Open SponzaLWRP: https://ono.unity3d.com/test-data/gi-tests/SponzaLWRP2. Change to 4K lightmap size3. Change to t... Read more
EventType.DragUpdated is being called when the calling Window is unfocused
How to reproduce:1. Open the attached project2. Open the "DRAG DROP BUG" Window (Window->DRAG DROP BUG)3. Click and drag the "Dra... 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