Search Issue Tracker
[Player Settings] [Common] [Optimization] - Setting 'Preload Assets' thr...
Reproduction steps Open Build Profile Window (File > Build Profiles) Create a build profile (such as for Windows) Add a custom pl... Read more
[LPPV] [IMGUI] Tool Tip missing for Refresh Mode in Light Probe Proxy Vo...
Tool Tip missing for Refresh Mode in Light Probe Proxy Volume Steps to Repro:1. Create a new Project2. Create Cube Gameobject3. Sele... Read more
[UI Toolkit] Style changes applied with USS are overridden when the styl...
How to reproduce:1. Open the attached project "tint repro"2. Open the scene "SampleScene" and enter Play mode (Assets/Scenes/SampleS... Read more
Input System package 'ArgumentException: Invalid user' error is thrown w...
To reproduce:1. Open attached project ("case_1198889-Sample.zip")2. Open Assets > Scenes > "SampleScene"3. Press Play, select ... Read more
CanvasScaler does not scale UI in relation to Camera Viewport Rect size
CanvasScaler does not scale UI in relation to Camera Viewport Rect property size when Canvas Render Mode is set to Screen Space - Ca... Read more
Closing the "Install Unity XXX" window closes two windows instead of one
Steps to reproduce: Open Unity Hub Create a project with the selected editor version Uninstall that editor version Return to a proje... Read more
Unity crashes when calling playable.Destroy() during the PrepareFrame()
How to reproduce:1. Open attached project ("Playable Destroy Repro.zip")2. Enter Play Mode3. Check "Run Problematic Code" in the Gam... Read more
[Cinemachine] FreeLook Value Range still affects camera even with Bindin...
Steps to reproduce:1. Open attached project2. Select "CM FreeLook1" camera3. Under Orbits->Binding Mode, select "World Space"4. U... Read more
[Standard Assets] ParticleSystemDestroyer.Stop fails to stop particle sy...
Reproduction Steps:1. Import attached project.2. Open "main" scene.3. Enter Play mode.4. Observe console. Expected result: ParticleS... Read more
[UI] Button's OnClick Action doesn't recognize methods when an Assembly ...
Repro steps:1. Open user attached project2. Open scene "Test"3. Enter Play Mode4. Press the Button in the Game View and observe the ... 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 _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script