Search Issue Tracker
Local Shader Keywords are not used in Editor when loaded from AssetBundles
How to reproduce:1. Open "SampleScene" from "LocalKeyword_1_6.zip"2. Set "Play Mode Script" to "Use Existing Build" in Window>Ass... Read more
Timeline Audio Tracks are not paused when Editor loses focus
Steps to reproduce:1. Open the attached project (case_1217337.zip)2. Under Edit > Project Settings > Player > Resolution an... Read more
Cloth still uses gravity when "Use Gravity" is unchecked
Cloth still uses gravity when "Use Gravity" is unchecked 1. Open attached Unity project2. Select "Plane" in the Hierarchy window3. I... Read more
BlobAssetReference is never disposed when created at runtime
How to reproduce:1. Open the attached project "1216731.zip"2. Open the Task Manager/Activity Monitor3. Open the Sample Scene4. Enter... Read more
InputSystem.LowLevel.StateEvent.From Device pointer values are reset an...
To reproduce:1. Open attached project ("case_1214791.zip")2. Press Play > Game View window > hold "w" button for a few seconds... Read more
Editor uses path to Android SDK which was set manually even when flagged...
To reproduce:1. Open the user's attached project2. Have Android SDK in an external location3. Set the path to that external Android ... Read more
"ReadPixels" errors appear when modifying a directional light with a rea...
Steps to reproduce:1. Open user-supplied project2. Rotate the Directional Light Expected: no errors in the Console windowActual: "D3... Read more
[URP] Some tests fail due to Destroy being called at the wrong time
In IL2CPP, effects that rely on TextureCurve.Finalize in Universal Render Pipeline throw errors due to Destroy being called at the w... Read more
Editor crashes when selecting/clicking on 'Pack Preview' in a Sprite Atl...
How to reproduce:1. Open the attached 'UnityBug_SvgAtlasCrash.zip' project2. In the Project window select 'MySpriteAtlas' asset3. In... Read more
[Android] ConcurrentDictionary crashes on IL2CPP
Steps to reproduce:1. Open user's attached project "Minimal.zip"2. Build it to Android3. Run the app with the Logcat Expected result... 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
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"