Search Issue Tracker
LightProbes.GetInterpolatedProbe causes an error
1. What happened I get an error when calling LightProbes.GetInterpolatedProbe. Here is the error:NullReferenceException UnityEngine.... Read more
UnityWebRequest downloadedBytes property is always zero
When downloading a bundle from network UnityWebRequest updates its progress property but doesn't update downloadedBytes property. Op... Read more
[Performance] - 5.4 : Extremely slow performance of SetParent on deeply ...
Description:Extremely slow performance of SetParent on deeply nested UI panels Repro Steps:1.) Open Repro Project2.) Build and Deplo... Read more
[Image] RenderTexture displays wrong image for one frame if image initia...
Steps to reproduce: 1. Open attached project "bug_image_fill_bug.rar"2. Open scene "BugFill"3. Make sure that "Error pause" is enabl... Read more
New surface shader fails to render ambient occlusion based on gbuffer
Reproduction steps:1. Open the attached project2. Open the available scene3. Observe the objects in the scene Result: The object wit... Read more
Particle System gizmo never shows up
1. load attached project or create one from scratch2. go to GameObject -> particle system Result: the gizmo never shows up, even ... Read more
Array of ColorSlider makes all elements to be edited at once
Steps to reproduce: 1. Open attached project2. Open scene "Scene"3. In hierarchy, select "Main Camera" -> "GameObject"4. Edit Col... Read more
Scene streaming causes frame rate drop - needs realtime GI async data lo...
Steps to reproduce: 1) Download attached project 'Client.zip' and open in Unity.2) Open scene 'GridStreamerFly2D_2x2_Potisioned_Ligh... Read more
Development build can be played when Android phone enters locked state
Reproduction steps-------------------------Device setup:1) Go to Settings -> Security2) Enable "Power button instantly locks"--- ... Read more
[LOD] LODGroup.ForceLOD loses forced control of LOD level after clicking...
Steps to reproduce: 1) Download attached project 'LODGroupTest.zip' and open in Unty.2) Open scene 'LODGroupTest' and press Play.3) ... 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