Search Issue Tracker
UnityWebRequest: DownloadHandlerScript.ReceiveContentLength not called w...
With managed code stripping enabled DownloadHandlerScript.ReceiveContentLength is not called when overridden, unless DownloadHandler... Read more
[Input System] Delete key doesn't work in the Input Actions window
Reproduction steps:1. Open the attached project "STWRepro.zip"2. Double-click the "Controls" asset in the Project window3. Expand th... Read more
"Add 2D Vector Composite" option is missing when pressed on the plus but...
Reproduction steps:1. Open the attached project2. Double-click the "Controls" asset in the Project window3. Right-click on the TestA... Read more
Fill Rect image disappears after manually changing Slider's Fill Rect si...
How to reproduce:1. Open the user's attached project2. Open 'SampleScene' ('Scenes' > 'SampleScene')3. In the Hierarchy window do... Read more
Editor crashes on AnimationLayerMixerPlayable::ProcessRootMotion after c...
Reproduction steps:1. Open the user's attached "Animancer Timeline Preview Crash.zip" project2. Load the "Platformer" scene3. Select... Read more
Crash on Editor::Progress::ProgressManager::RemoveMainThread when closin...
How to reproduce:1. Open the attached '1282030.zip' project2. In the menu bar, select Progress > Start Task 1000 times per second... Read more
[Metal][URP] Visual artifacts are seen when base Camera's Clear Flag is ...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Observe the Game View Expected r... Read more
Editor crashes when entering Play Mode with a Map Renderer Component fro...
How to reproduce:1. Open the attached "1282010 repro" project2. Open the "Test3" Scene from the Assets folder3. Make sure that both ... Read more
Null object is created when dropping Sprite to Array in Inspector
Reproduction steps:1. Open attached project "List Bug.zip"2. Attach "Assets\Test.cs" script to any object3. Drag any Sprite onto the... Read more
Multiline textfield scroll offset is broken depending on the text alignment
Currently the only text alignment working with scroll offset is upper left. Steps to reproduce:1- Open the shared project2- Open the... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS