Search Issue Tracker
"Connection to the Update server failed" error appears when trying to up...
To reproduce:1. Open new project;2. Go to Help > Check for updates Actual result: In the opened window error appears: "Connection... Read more
Memory leak when shadows are turned on (5.2 regression)
To reproduce:1. Open the project in "repro.zip"2. Open the scene "testscene"3. Build it to windows4. Open task manager5. bring the b... Read more
[IL2CPP][iOS] Expected class name error when deploying to iOS device
To reproduce:1. Open attached project2. Build for iOS3. Try to deploy to iOS device using Xcode Actual behavior: failed deployment a... Read more
Editor runs out of memory and crashes when building Addressables [Sprite...
How to reproduce:1. Open the attached project (5GB zip file, it takes ~4 hours to build the Library and load!)2. Go to Window > A... Read more
[WP10] Game freezes without any output in Debug mode
Reproduction steps: 1. deploy the game to a Windows Phone 10 (Nokia Lumia 920)2. Start playing the game (Turotial or main game)3. At... Read more
[OpenVR] Entered playmode with unsupported gfx api = crash
repro settings: - OpenVR is preffered SDK- OpenVR supported headset is plugged in (CV1 or Vive)- Graphics API auto is unchecked and ... Read more
Unable to press buttons with XR Poke Interactor when a sub canvas is blo...
Reproduction steps: 1. Open the attached project "UI_Tests_Poke.zip"2. Open Assets > “UI tests” scene3. In the Hierarchy enable “... Read more
TextMeshPro Distance Field Overlay shader invisible in HDRP
Steps to reproduce:1. Create a scene using Create -> HD Template Scene. Open the scene2. Create a new TextMeshPro (TMP) 3D object... Read more
[XR][Oculus GO][Oculus Quest] Using GrabPass results incorrect shader re...
To reproduce:1. Open attached project "TestSinglePass.zip"2. Build and run for Oculus Quest3. Observe results via device Result: lef... Read more
Crash in ImageFilters::Blit when Calling Graphics.Blit(destination, null)
To reproduce:1. Open attached project;2. Open "shaderTest" scene;3. Add "CameraShaderBehaviour" script to main camera;4. Toggle "Use... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code