Search Issue Tracker
Terrain turns pink when zooming out in the Scene/Game view
Steps to reproduce:1. Create a new Universal Render Pipeline project2. Create a new Scene and open it3. Create a new Terrain in the ... Read more
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
[Localization] NullReferenceException is thrown when entering/exiting th...
How to reproduce:1. Create a new project2. Install the Localization package (Window->Package Manager->->Add package from gi... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used