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
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
[Android][VRCardboard] Aspect ratio not preserved when switching from VR...
Steps to reproduce: 1) Download attached project 'AspectRatio.zip' and open in Unity2) Build and run 'AspectRatio' scene on a device... 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
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
[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
[URP][OpenGL] CommandBuffer: built-in render texture type 3 not found wh...
Steps to reproduce: 1. Create a new URP 3D template project 2. Focus the Game view 3. Observe the Console Actual results: CommandBuf... Read more
[iOS] Input.GetKey is delayed returning to False on key release on iOS b...
Reproduction steps:1. Open project in "M1InputTest.zip"2. Build for iOS and open the project in Xcode3. Connect a Keyboard to an iOS... Read more
[Android] Project with IAP plugin fails to build with Gradle (release mo...
Reproduction steps:1) Open user's attached project2) Go to PlayerSetting and set up keystore (this is due to case 913164 bug)3) Make... Read more
Editor doesn't start up on Windows 32bit
-e: as per title, editor startup fails with windows error message.--NOTE: XP support for the editor was dropped with 5.3 -repro:--in... 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