Search Issue Tracker
[Light Probes] Sharp banding visible in SH Light Probes when using Gamma...
Sharp banding visible when using light probes in gamma color space. Repro steps:1. Open BounceTest scene in attached project.2. Make... Read more
Bluetooth keyboard cannot enter text into Unity UI input fields on Quest...
Bug Report from one of our internal engineers working on the tracked keyboard feature: "Recently encountered this Unity bug while up... Read more
[UDP] Push UDP Settings does not throw error on failure nor provide indi...
After installing the Universal Distribution Portal (UDP) package, "UDP Settings" will be exposed to the user, where the user can the... Read more
[HDRP] Volumetric Fog flickers when using secondary Camera which renders...
How to reproduce:1. Open the attached project("HDRP_Flicker")2. Go to Scenes > SampleScene3. Move around in the Scene View Expect... Read more
[GPU PLM] Neverending bake when progressive updates are on (available vs...
Kuba:Introduced by the change from total physical memory to available memory used in GPU lightmapper's scheduling logic: https://ono... Read more
Space is not saved when adding it as the first symbol of the line
Reproduction steps: Open the attached project (“StringBug.zip“) Select “Assets/Data/TextData” In the Inspector window select the “Te... Read more
The "Properties..." shortcut does not open the Focused Inspector window ...
To reproduce: 1. Download the attached project "TestEditorShortCuts.zip" and open it in Unity2. Open the "TestingShortcuts" scene3. ... Read more
Input.GetJoystickNames() returns an empty array when using an MFI contro...
How to reproduce: 1. Connect an MFI controller to target device (Steelseries Stratus was used for this repro)2. Open attached projec... Read more
Selecting clips through playhead in a timeline with 30+ tracks throws a ...
How to reproduce:1. Open the attached "TimelineNRE.zip" project and open "SampleScene"2. Open the "Main CameraTimeline.playable" in ... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... 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