Search Issue Tracker
Attempting to paint a detail mesh with LOD group that is not supported b...
How to reproduce:1. Open the attached project named "Case_1209026"2. Open the Sample Scene3. Select the Terrain in the Scene and ope... Read more
RenderTextures appear as Untracked Memory in Memory Profiler
When allocating RenderTextures via its constructor and calling Create afterward, they appear in the Untracked Memory in Memory Profi... Read more
[Win10] Editor closes when changing Auto Graphics API and does not restart
Update: this also affects Reimport All, much simpler steps to reproduce:1 Create new 3D project2 In Project Browser do RightMouse -&... Read more
[URP] Gizmos position and scale incorrectly when changing camera rect
Reproduction steps:1. Open the attached “GizmoScaling“ project2. Open the “SampleScene” scene3. Make sure “Render Pipeline Asset“ (P... Read more
Unity editor will not recognize MonoBehaviour when it has certain text c...
Reproduction steps:1. Open the attached project "Temp2020.3.33.zip"2. In the Project window select the "StrangeBehaviour" C# script3... Read more
[Android] Weird rotation when the object is placed on a plane
Reproduction steps: Open the user’s attached project (“ARTestApp.zip”) Build And Run on an Android device Face the device's camera i... Read more
OnPreviewGUI method's background image is rendered grey instead of white...
How to reproduce:1. Open the attached 'TestPreviewRenderer2.zip' project2. Navigate Example -> GameObject Editor3. Observe that b... Read more
Error "MissingReferenceException" is thrown and the Scene view is grey w...
How to reproduce:1. Open the attached project “Fusion_HurricaneVR.zip“2. Enter the Play Mode3. Pause the Play Mode4. Exit the Play M... Read more
[Camera] Camera preview does not display visible world space canvas
1. Create a new project.2. Create a Canvas with a visible UI element. (i.e. GameObject -> UI -> Button)3. Select Canvas in Hie... Read more
OnPostprocessAllAssets no longer gets called when an Asset changes after...
How to reproduce:1. Open user-submitted project (BugTest.zip)2. Open the 'SampleScene' scene3. Enter Play Mode4. While in Play Mode ... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera