Search Issue Tracker
Attempt to inspect a local variable during debugging session results in ...
How to reproduce:1. Open Unity2. Load user-submitted project (daycycle-goap.zip)3. Open "Example1" and "Example1A" scenes additively... Read more
Particle System ignores Transform component scale until the first transf...
Steps to reproduce:1. Open attached “ParticleSystemScale.zip” Unity project2. Open “Main” scene3. Enter Play mode Expected results:E... Read more
Target Platform not respected when building due to *remote setting* a$ p...
Unable to build to any non default platform if AssetDatabase.SaveAssets is called Steps To Reproduce:1. Create a new unity project2.... Read more
Massive performance drop with Size over Lifetime or Size over Speed modu...
Steps to reproduce:1. Open attached “ParticlePerformance.zip” Unity project2. Open Window->Profiler3. Enter Play mode Expected re... Read more
[HoloLens] CPU/GPU not sync. Built project has latency of 3 frames
How to reproduce:1. Open attached project file2. Build on Hololens (Make sure Single-Pass Stereo is selected)3. Open build on Visual... Read more
Changing Skinned Mesh causes unwanted deformations when using models wit...
Steps to reproduce:1. Open attached project "Skin_Mesh_Issue"2. Drag "box_3ds_Max_Biped.fbx" into Scene3. Reveal the child objects o... Read more
Linux Editor UI breaks when Screen.SetResolution is called
Steps to reproduce:1. Open the attached project2. Open "Test" scene3. Enter Play mode4. Wait for 2 seconds5. Notice that Editor UI b... Read more
[iOS][Metal] Graphics Artefacts on iOS with Metal API, HDR and Deferred ...
Reproduction steps:1. Open User's project2. Switch target platform to iOS3. In Graphics Settings switch Rendering Path to "Deferred"... Read more
[Windows] Editor becomes unresponsive when values are entered with keybo...
How to reproduce:1. Create new Unity project2. Make sure that "Show text suggestions as I type" for hardware keyboard in windows set... Read more
Rigidbody Interpolation hitches when moving VR camera's container
Closing issues because we have been unable to reproduce this behavior. Steps to reproduce:1. Download the latest attached project ("... 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