Search Issue Tracker
Game object is not inserted correctly in Hierarchy window when placed af...
To reproduce:1. Open any project2. In Hierarchy window, create a Game Object with child, and couple of more objects under it (not as... Read more
[Android] Changing screen orientation stretches view after using SetReso...
Steps to reproduce: 1) Download attached project 'ScreenReslutionOrientationBug.zip' and open in Unity2) Build and Run 'Main' scene ... Read more
Mouse pointer remains visible on-screen when Cursor.lockState is set to ...
How to reproduce:1. Open the attached "IN-87477" project2. Open the "SampleScene"3. Enter Play mode4. Click somewhere inside the Gam... Read more
The input and output have incompatible types error is shown in VGX graph...
Steps to reproduce: Create a new HDRP project Create Visual Effects > Visual Effect Graph > Minimal System Add a Skinned Mesh ... Read more
[Visual Effect Graph] Transition between two Blocks is not selected when...
Transition between two Blocks from the Visual Effect Graph is not getting selected when they are kept closer to each other, it gets ... Read more
Polygon Collider 2D is doubled in the scene when it is a child of the Ri...
To reproduce: 1. Open the attached project (doubleCollider.zip)2. Open the "SampleScene" scene3. Select the Test game object4. In th... Read more
Potentially: wrong order of input system init versus MonoBehav Awake (pr...
How to reproduce:1. Create a URP project or clone https://github.com/ernestasKupciunas/Winter.git (or open the attached project)2. S... Read more
Focused Inspectors do not repaint on every frame when playing a models A...
Steps to reproduce: Create a URP 3D Project and import the attached Unity Package Select any Asset under Asset > Models > Lurk... Read more
Lighting glitches when Game View is redrawn outside of the Play Mode
How to reproduce:1. Create a new URP 3D Sample project2. Open the "TerminalScene" scene3. Open the Game View4. Click and drag the mo... Read more
The number of SetPass Calls is increasing when attaching the Frame Debug...
How to reproduce:1. Open the “SRPBatchRepro” project2. Build and run the project on the Windows platform with “Development Build” en... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist