Search Issue Tracker
[IL2CPP] Project Build process fails due GetObjects function
To reproduce: 1. Download the attached project "il2cpp_gen_bug.zip" and open in Unity2. Open "SampleScene" scene3. Go to Edit > P... Read more
Realtime emissive materials affect baked lightmaps
Steps to reproduce: 1. Download the attached project and open EmissivesTest01 (Assets > Scenes)2. In the Assets > Materials fo... Read more
[Improved Prefabs] Script with required component cannot be added to pre...
Steps:1. Open attached project and load TestScene2. Select GameObject prefab instance3. Drag TestScript to the GameObject Inspector ... Read more
Event.mousePosition returns incorrect value while using HiDPI scaling
Steps to reproduce:1. Set Windows scaling to a value higher than 100%2. Open attached "positionTest.zip" Unity project3. Open "test"... Read more
Clamp Auto Tangent Key creation is not accurate
Clamp Auto Tangent Key creation is not accurate... key is set to clamp auto in the Right-Click but the tangent is not... move the ke... Read more
[UWP][Keyboard] onInputText does not work.
The onInputText does not show the text input on UWP. It happens to both physical keyboard and on screen one. Repro:1. Download input... Read more
[ShaderGraph] Can right-click nodes in a Sub Graph and convert to Sub Gr...
Repro:1. Create a Sub Graph2. In the Sub Graph, create a Cosine node3. Right-click the Cosine node and select "Convert to Sub Graph" Read more
Having a lot of textures with unique "Packing tag" results in a performa...
Reproduction steps: 1. Open "testLoad123.zip" project2. Open the Profiler window3. Enter Play mode4. After a few seconds notice a bi... Read more
An Unhandled Exception is thrown when exiting Unity having VSCode Integr...
Repro steps:1. Open QA attached project "repro_1096530"2. Close Unity3. Open the Editor.log Expected: Unity closes without any excep... Read more
TaskCanceledException is thrown when canceling a CancellationTokenSource...
Repro steps:1. Open QA attached project "repro_1064557"2. Enter Play Mode3. Wait until the Cube is destroyed4. Observe the Console E... 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