Search Issue Tracker
Outline shader scale follows buffer scale when MSAA is disabled or Vulka...
How to reproduce (macOS):1. Open the attached “IN-126622” project2. Open the “SampleScene”3. Make sure “Anti Aliasing (MSAA)” is set... Read more
[UI Builder] Name field isn't displayed properly when renaming an elemen...
How to reproduce:1. Open the user’s attached “tmptest” project2. Open the “Scenes → NewUXMLTemplate” VTA file in the UI Builder3. Se... Read more
Rendering stops and light cookie error is spammed when light limit is re...
Mobile has a per frustrum light limit of 32 in URP. The expected result when this limit is hit is light popping. When the limit is h... Read more
[VR] Offscreen rendering produces disrupted image
Steps to reproduce:1. Download and open attached project "OffscreenRenderIssue.zip"2. Open scene "test"3. Turn VR Mode on in player ... Read more
[Experimental .NET 4.6 Equivalent runtime] IPInterfaceProperties.GetIPv6...
IPInterfaceProperties.GetIPv6Properties throws a NotImplementedException. This is necessary to retrieve the interface index of the n... Read more
[Transition] Condition parameter's compatibility errors when importing a...
Steps to reproduce this issue: 1. Import 'bugController' package into Unity 5.02. Animator controller with couple of state machines,... Read more
[XR] [MockHMD] LeftEye isn't rendered correctly when stereo camera is se...
Reproduction steps:1. Open attached project ("XR_LeftRightCameraIssue.zip")2. Open "SampleScene" scene3. Enter Play mode4. In Game w... Read more
[HDRP] Missing "Before Fog" injection point for Custom Passes
Currently, if you want to have a post process on objects (let's say an outline), you are missing a crucial injection point "BeforeFo... Read more
Performing Undo Redo for Convert to Property action creates a ghost Node
Steps to reproduce: Open attached project Open PropertyUndoRedo ShaderGraph file Right-click on the Float Node Select the Convert to... 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