Search Issue Tracker
Unity does not render UI images into RenderTextures
How to reproduce: 1. Open attached project2. Open scene bug_example.unity3. Play the scene- A checkmark should show up on screen- It... Read more
[IL2CPP] NotSupportedException is thrown when using Ping from System.Net...
How to reproduce:1. Open the attached project ("IN-9999_repro.zip")2. Build And Run Reproducible with: 2021.2.0a18, 2021.3.6f1, 2022... 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
[DX12] DX12 shaders using register keyword triggers console error "d3d12...
Reproduction steps1. Open the attached user's project "ConstantBufferError.zip"2. Open "SampleScene.unity" Scene2. Make sure Direct3... Read more
[XR] Online documentation is missing for Vuforia AR package
Online documentation, changelog, license information is missing for Vuforia Engine AR. Offline documentation opens up on clicking. S... Read more
[Camera] Calling Camera.Render in OnRenderImage always clears the depth ...
To reproduce:1. Open attached project2. Open DepthTextureBug scene3. Press play4. Select main camera5. Select On Render Image6. Noti... Read more
Right-clicking twice in a row does not highlight the scene which results...
How to reproduce:1. Open attached project "case_1162516.zip"2. In Project window, drag "SceneA" to the Hierarchy window3. In Hierarc... Read more
Cycling between objects with Custom Editor script's materials results in...
How to reproduce:1. Open attached project "Material_errors_stripped.zip" and scene "SampleScene"2. In Hierarchy window, expand "BUG"... Read more
Timeline Signals are not received by Signal Receiver when TimelineAsset ...
Reproduction steps:1. Open user's attached project "Timeline asset bundle bug" and scene "MyScene"2. Enter Play Mode3. Press "Load t... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class