Search Issue Tracker
Tilemaps ignores Order of Layers until you enter to Play
To reproduce: 1. Download the attached "TileLayerBug.zip" project and open in Unity2. Open "Unity_Office_4th_Floor2" scene3. Select ... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template