Search Issue Tracker
IndexOutOfRangeException in Unity.Rendering.Occlusion.Masked.Dots.Occlus...
How to reproduce: 1. Open the attached project "indexoutofrange-repro-urp.zip" 2. Move the Scene View Camera near the Scene origin... Read more
Loading second display on 2 different monitor setups shrinks the higher ...
Steps to reproduce: 1. Download latest attached project("ScreenTestScenery.zip") 2. Make sure you have 2 monitors with different nat... Read more
Memory leak occurs when filling NativeArray from NativeQueue since alloc...
How to reproduce: 1. Open attached project 2. Open Profiler window 3. Enter the Play Mode 4. Select Memory part of the Profiler 5. C... Read more
Crash on D3D12Fence::Wait when using Forward+ Rendering Path with Better...
Reproduction steps: 1. Open the attached “repro-project“ 2. Open the “Packages/com.jbooth.better-shaders/Samples/Scene.unity“ scen... Read more
[Metal] Performance degradation on iOS devices
To reproduce: 1. Open the GraphicsPerf project with Unity 2018.2; 2. Change Graphics API to Metal; 3. Build and run DynamicVBO, Lig... Read more
New Editor versions don't get installed through Hub
How to reproduce: 1. Open Hub 2. Click Installs 3. Click Add 4. Select a version-> 'Next' -> 'Done' 5. Wait till installing done Ex... Read more
"Parser Failure: Expected closing '}'" error when creating ScriptableObject
Reproduction steps: 1. Open attached project "ParseIssue.zip" 2. In Project window, Right-Click -> Create -> Test -> press Enter Key... Read more
Unity does not execute code weavers when the project is opened for the f...
How to reproduce: 1. Download user attached project "unity2020-weaver-bug.zip" 2. Inside the project folder, delete the "Library" fo... Read more
UnityWebRequest performance drop when running multiple requests at once
How to reproduce: 1. Open the user’s attached “MinRepro.zip” project 2. Enter Play Mode 3. Observe the Console window Expected... Read more
[WebGL] Using XElement.Load(string uri) causes an uncaught abort excepti...
How to reproduce: 1. Extract the user's attached "WebGLBuild.zip" archive 2. Open "index.html" in a browser 3. Observe the error thr... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key