Search Issue Tracker
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
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
[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
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
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
Video stutters when played by Video Player
To reproduce: 1. Open the attached project (VideoStutterTesting.zip)2. Enter Play mode3. Observe that the video in the Game view stu... 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
[iOS] Build&Run doesn't work with Xcode 7 and 7.1
With5.2.0p1 (cd0778e591b3)5.3.0a4 (5bdabab09322)you’ll get: “Unity xcode plugin has not current Xcode in its compatibility list.” Wi... Read more
The project hangs on Completing Domain when loading a project
How to reproduce:1. Open the "IN-32446_SourceGenBugRepro" project2. If prompted with Package Manager Errors, select "continue"3. If ... 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
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