Search Issue Tracker
One tile is displayed when converting multiple tiles Tilemap to prefab a...
How to reproduce:1. Open the attached "TileMapBug.zip" project2. Create a Tilemap in the Hierarchy (right-click -> 2D Object ->... Read more
Rigidbody 2D interpolation does not work when it is set during Runtime
Reproduction steps:1. Open the project inside of "INTERP_BUG.zip"2. Open and Play the "SampleScene" Expected: After three seconds, t... Read more
Crash on AssetDatabase::ReserializePrefabs when importing prefab
How to reproduce:1. Open the "Prefab_Crash.zip" project2. Import "Characters" folder from "PrefabPlayerPackage.unitypackage"3. Press... Read more
Saving a Shader Graph does not prompt the user to checkout the file in V...
How to reproduce:1. Create a new LWRP/HDRP Project2. Set it up to use Perforce's version control3. In the Project Window create a ne... Read more
[IL2CPP] Development build fails with "il2cpp.exe didn't catch exception...
Repro steps:1. Download attached folder2. Run the batch file3. Observe the errors in the CLI Actual: Build fails Reproducible with: ... Read more
Undo removes wrong motion from Blend Tree when "Add Motion" was done fro...
How to reproduce:1. Open attached project "case_1134780-AddMotionUndoIssue"2. Left-click the "Cube" AnimatorController in the Projec... Read more
[Linux][Vulkan] HDRP template build for Linux x86_64 Debug with Vulkan p...
To reproduce:Either just run the player (zipped in .tar.gz) or build and run it (zipped in .zip) The following error appears: Assert... Read more
[Mali] Procedural skybox has black ground on Mali-400 MP GPU
To reproduce:1. Open the attached project;2. Make sure Procedural Skybox ("Skybox_mat") is set as Skybox Material in Lighting Settin... Read more
Deleting script of a checked MenuItem results in "can't be checked becau...
How to reproduce:1. Create a new Unity Project2. Import the attached MenuTest.cs script3. In the Menu Bar, select "MenuTest/Check Me... Read more
Visual Studio continues to warn about unsafe code when unsafe code is en...
How to reproduce:1. Open the attached project ("case-1105512-Unsafe Code.zip")2. Notice the error regarding "unsafe code" in the con... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal