Search Issue Tracker
Crash on TerrainManager::Heightmap_GetSize when setting Terrain Data to ...
Reproduction steps:1. Create a new 3D project2. Enter the Play Mode3. Create Terrain GameObject (Right-click in the Hierarchy window... Read more
[Shortcuts] Uneven profile drop-down menu behavior
Steps to reproduce: Create a new Unity project Go to menu "Unity" -> "Shortcuts" Verify, that the "Shortcuts" window opens In the... Read more
Console is spammed with Warnings when assigning an unsupported renderer ...
How to reproduce:1. Create a 3D URP project2. In a Scene have 2 Cameras, one as type "Base", the other as "Overlay"3. Select the "Ba... Read more
The Player silently crashes when destroying the Animator which uses the ...
How to reproduce:1. Open the user-attached project “UAGameFourGameplay”2. Click Build And Run3. Observe the Player Expected result: ... Read more
MonoBehaviours are not recognized when using a custom package
Reproduction steps:1. Open project “UnityProj”2. Select “ButtonAdapter.cs” in the Project window3. Observe the Inspector window Expe... Read more
[iOS] Player does not use the entire device screen when using a Custom X...
How to reproduce:1. Open the attached Project "iOS_Android_Orientation.zip"2. Build and Run the Project on an iOS device3. Observe t... Read more
Sprite Atlas V2 atlas asset settings are not preserved when upgrading fr...
How to reproduce:1. Download and open the attached project with Unity 2021.32. Go to Assets > Atlas > Atlas.spriteatlasv23. Ob... Read more
Search: Console displays errors and search window becomes totally black
Steps to reproduce: Create a 3D (URP) project Make a right-click in the "Hierarchy" window 3D Object -> Tree Click the "Global Se... Read more
Adding UxmlObjectReference to incompatible type causes compilation error...
Adding the [UxmlObjectReference] attribute to a field that has a type that is not UxmlObject causes errors. We should improve this e... Read more
"PlayerPrefs.GetString" returns an empty string when the default value i...
Reproduction steps:1. Open project “PlayerPrefsRepro.zip”2. Open “SampleScene”3. Enter Play Mode4. Observe the Console Expected resu... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal