Search Issue Tracker
Material.HasTexture/HasProperty returns true for non-existent property a...
How to reproduce:1. Open the user-attached project “ShaderPropertyBug”2. Enter the Play Mode3. Observe the Console Expected result: ... Read more
GPU Usage Hierarchy columns in the Profiler window change when scripts a...
Steps to reproduce:1. Open the user’s attached project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Open Window > Analysi... Read more
Crash on mdb_cursor_next when opening a project with a corrupted file
Reproduction steps:1. Open the attached “repro-project” Expected result: The project opens successfullyActual result: The Editor cra... Read more
The y is flipped when Texture2D.ReadPixels from source
How to reproduce:1. Open the attached project “read_pixels_test.zip”2. Enter Play Mode Expected results: The third texture in the Ga... Read more
[Android] "playerInput.currentControlScheme" displays "Keyboard" InputCo...
How to reproduce:1. Open the user’s attached “My project.zip“ project2. Connect a gamepad to the Android device3. Build and Run for ... Read more
There is no way to get SSAO (Screen Space Ambient Occlusion) on an objec...
Steps to reproduce:1. Open the “SSAO bug” project2. Open the Game view Expected result: Both guns look the sameActual result: The on... Read more
NullReferenceException when calling EditorCoroutineUtility.StopCoroutine...
Reproduction steps:1. Open the “Coroutines“ project2. Open the “SampleScene“ scene3. In Scene view disable and enable 2D mode Expect... Read more
[Perforce] VersionControl.Task.Wait makes Editor unresponsive for a long...
How to reproduce:1. Open the attached “My project” project2. Connect it to Perforce server3. Open the Profiler to measure the time o... Read more
WebGL build fails with a UnicodeDecodeError
Reproduction steps: Open the attached project (“LongLongRoad_II.zip“) Open the “/Assets/Scenes/LongLongRoad_II.unity” Scene Change t... Read more
Crash on GfxTaskExecutorD3D12::AddRequiredResourceBarriers when opening ...
Reproduction steps:1. Open the attached “CrashRepro” project Expected result: The project opensActual result: Unity Editor crashes R... 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