Search Issue Tracker
Crash on GfxDevice::ExecuteAsync when light source shadows are enabled w...
Reproduction steps:1. Open the attached project “CrashRepro“2. Click on “Directional Light“ in the Hierarchy window3. Set Shadow Typ... Read more
GameObject is not visible in Player when using a custom shader and the W...
Reproduction steps:1. Open the attached "PROJECTFILE" project2. Make sure that the WebGL Platform is selected in the Build Settings ... Read more
Arithmetic operations are incorrect when using uint in IL2CPP Player
Reproduction steps:1. Open the attached project “ArithmeticBug“2. Open the Scene “Assets/Scenes/SampleScene”3. Build and Run the Pla... Read more
[Feature Request] GetRequiredCustomModifiers does not work when using IL...
Reproduction steps:1. Open the attached project “IL2CPPbug“2. Open the Scene “Assets/Scenes/SampleScene”3. Build and run the Player ... Read more
The Button is not activated when using IMGUI in the Inspector window
Reproduction steps:1. Open the attached project “ButtonBug“2. Select the Text Asset “Assets/XML/Test”3. In the Inspector window pres... Read more
Crash on -[IOGPUMetalDeviceShmem initWithDevice:shmemSize:shmemType:].co...
Reproduction steps:1. Open the macOS Terminal2. Run the “PROJECTFILE” Play Mode tests with command line: /Applications/Unity/Hub/Edi... Read more
Sometimes editor crashes after physics assertions
Steps to reproduce: 1. Open attached project "physics_crash_repro.zip"2. Open scene "Sandbox"3. Enter and exit playmode until you hi... Read more
Decals in URP are not drawn on the Terrain during additional Texture pas...
How to reproduce:1. Open the attached “IN-48471 URP Terrain Decals.zip“ project2. Open the “SampleScene”3. Observe the Game view Exp... Read more
[ISS] Crash on when memcpy_repmovs calling JsonUtility.FromJson on Syste...
Reproduction steps:1. Open the attached project “CrashRepro“2. Open “Assets/Scenes/SampleScene.unity“ scene3. Enter the Play mode Ex... Read more
A Shader error is thrown in the Console when the line after an #include ...
Reproduction steps:1. Open the "IN-51499.zip" project2. Open the "Assets/Shaders/TerrainTreeStamp.compute" file3. Delete line 6 and ... 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