Search Issue Tracker
UI Image with its x and y axis scaled to 0 doesn't pass raycast when its...
To reproduce:1. Open attached Unity project "ClickTest2.zip"2. Open "Game_0" scene3. Go into Play Mode4. In the Hierarchy, navigate ... Read more
[HLAPI] Declaring Command function without prefix throws compile time er...
Steps to reproduce:1. open attached project2. notice there are compile time errors3. clear console4. try to play scene -> can't b... Read more
Some letters are rendered differently when text is 1 or 2 pixels offset ...
How to reproduce:1. Open that attached project2. Open Test scene3. Make sure that the Game View is using TextGlitch (669x509) as a s... Read more
Error "importer.GetNPOTScale() == TextureImporter::kNPOTKeep" on importi...
What happenedError "importer.GetNPOTScale() == TextureImporter::kNPOTKeep" appears on importing this image file (Star_particle.tga)-... Read more
[ImageEffects] Quality Settings AA causes SMAA temporal to flip the came...
(5.4) In forward rendering path, If Anti-aliasing is enabled in Project Settings > Quality Settings, any SMAA temporal type cause... Read more
[Cinemachine] Custom Blends dropdown arrow icon is misaligned in Cinemac...
Custom Blends dropdown arrow icon is misaligned in CinemachineBraine, refer attached screenshot. Material is configured gracefullySt... Read more
Unity Recorder crashes when attempting to record a GIF Animation
How to reproduce:1. Open the attached project (recorder.zip)2. Open the "SampleScene" Scene3. Open the Recorder Window4. Select the ... Read more
[HDRP] Entering Play mode in a new scene produces error with StaticLight...
Reproduction steps: 1) Open a new HDRP project or HDRP template2) Open a new scene3) Enter Play mode Error:Some objects were not cle... Read more
Default References of nested Serializable classes are not exposed in the...
Reproduction steps:1. Open the attached “IN-50785 Default References not exposed.zip“ project2. Open the “SampleScene”3. Select the ... Read more
[VR] Google VR SDK for Unity asks to enable VR Support but proceeds to b...
Using unitypackage from https://developers.google.com/vr/unity/download Steps to reproduce:1. Create a new project, change platform ... 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