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
- RenderTexture content from 'Depth Only' camera is not rendered correctly on UI RawImage when Multithreaded Rendering is enabled on specific MediaTek devices.
- Weight Brush Overlay text is clipped in Sprite Editor
- GameObject Transform scale values reset to their previously saved values when proportions are constrained and certain decimal values are entered in the Inspector
- Asset thumbnails in the Project window stay white when a referenced texture file is deleted and restored
- Crash on PersistentManager::ReadObjectThreaded when calling AssetDatabase.ForceReserializeAssets() multiple times in a row