Search Issue Tracker
Physics2D.Distance returns zero when CapsuleCollider has a size of (0.1,...
Steps to reproduce:1. Download and open the project "UnityBug_Collider_Distance_with_Capsule.zip"2. Open Assets/Scenes/SampleScene.u... Read more
System.ExecutionEngineException error in IL2CPP Build
How to reproduce:1. Open the attached project "IL2CPP-AOT-Bug.zip"2. Open Build Settings (File>Build Settings...)3. Enable Develo... Read more
Building for WebGL fails when the project contains native plugin files (...
How to reproduce:1. Open the user's attached project2. Build the project for WebGL3. Observe the Console Expected result: Build succ... Read more
[OpenXR] Settings are not loaded for Oculus Quest when the Unity Editor ...
How to reproduce:1. Download the user's attached project: "case_1348587_repro"2. Navigate through the explorer to the Unity's editor... Read more
Crash on PropertyUndoManager::Flush after recompiling scripts
How to reproduce:1. Open the attached project "Katalyst.zip"2. Open script "AudioDescriptor.cs"3. In the opened script add a new com... Read more
Render Texture cannot be assigned as a Cookie of lights when assigning t...
How to reproduce:1. Open the attached project ("1355504_2021.2.0b6.zip")2. Open SampleScene (Scenes -> SampleScene)3. Select Dire... Read more
Pressing Load Profiler data button does not open the project's directory
How to reproduce:1. Create a new project2. Open the Profiler window by going to the menu bar: Window > Analysis > Profiler3. C... Read more
[UI Toolkit] Visual Element flashes for a single frame when doing USS an...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Observe the Game View Expected r... Read more
[ShaderGraph] "Parse error: syntax error TOK_SHADER expected $end" error...
How to reproduce:1. Open the user's attached project2. In the Project browser, open the error SubGraph3. In the Blackboard, add new ... Read more
Building time increases when Optimize Mesh Data is enabled
How to reproduce:1. Open the attached project "1349093-repro.zip" with Windows set as Target Platform2. In File > Build Settings,... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class