Search Issue Tracker
[Linux] Player creates a maximized window when launched with batchmode a...
Reproduction steps:1. Create a new project2. Click File > Build Settings > Build3. Open the Terminal, and run the player with ... Read more
Creating a Grid in the scene and then deleting it removes the default Grid
How to reproduce:1. Create a new 2D Unity Project2. Go to Window -> 2D -> Tile Palette3. Create New Tilemap -> Any Tilemap4... Read more
SetParent() second parameter for maintaining world position ignores rota...
Steps to reproduce:1. Download and open project "BugReportProject"2. Play scene "Parenting_BugReportScene"3. Walk into red squareAct... Read more
Burst internal compiler error when using Math.Clamp
Reproduction steps:1. Open the attached project “SleefRepro“2. Observe Console Expected result: No errors in ConsoleActual result: E... Read more
–upmPack command exits with code 1 on successful pack
When invoking Unity’s Package Manager with the -upmPack argument, the editor produces a valid, signed tarball of a package but still... Read more
JobTempAlloc has allocations that are more than 4 frames old' warnings a...
How to reproduce:1. Open the user-submitted project2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. Enter Play mo... Read more
WNS push notifications via background task is not working when push noti...
How to reproduce:1. Open the attached project "UnityWNSDemo.zip"2. Build the project for UWP3. Open the built project with Visual St... Read more
[HDRP] SurfaceOptionUIBlock.DoOpaqueRenderingPassPopup error when in wir...
How to reproduce:1. Open the "testScene" Scene in the "case_1184602.zip" Unity project2. Switch to Wireframe scene view3. Select the... Read more
[MaximizeOnPlay] Game view isn't re-scaled when entering play mode
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Set game view aspect to "Standalone (1024 x 768)"4. Notice that s... Read more
[HDRP][DXR] CaptureScreenshot with superSize > 1 capture an image with n...
Repro steps :- Open attached project- Open SampleScene- Press Play- Click on the yellow sphere on the center- Notice the console mes... 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