Search Issue Tracker
UI Dropdown retains focus if Event System and Input Module are component...
To reproduce:1. Open users attached project "multiplayer-demo.zip"2. Open Title.unity scene3. Enter play mode4. Press Dropdown A two... Read more
Holding a button/key does not work isn't detected constantly in Linux bu...
To reproduce:1) Open attached project2) Build and run for Linux3) When it runs, hold Spacebar Expected: It should show 'true' all th... Read more
[WebGL] Garbage collection doesn't work on scene change
How to reproduce:1. Download attached project file2. Change Platform to WebGL3. Build "Scene 1" and "Scene 2"4. Click "Load Scene 2"... Read more
UI element position is not changed when it's called after SetSizeWithCur...
How to reproduce:1. Open given Unity project2. Enter "scene" scene3. Enter Play Mode4) Click button labeled "Resize then move"--Noti... Read more
[VR] Multiple Virtual Reality SDKs fail to initialize in the editor when...
To reproduce: 1. Download and open attached "Test12.zip" project,2. Enter Play mode.3. Check the console for the errors and warnings... Read more
[Windows] build fails when windows FIPS policy is enabled
-e: windows has a policy for enforcing tighter crypto things (FIPS). when enabled the il2cpp build fails -repro:--enable FIPS policy... Read more
[IL2CPP] Standalone build fails with IL2CPP did not run properly excepti...
To reproduce: 1. Download and open attached "Problem.zip" project.2. Make sure Standalone scripting backend is set to IL2CPP.3. Buil... Read more
[Noise] Significant slow down when selecting a system with a large playb...
Repro steps:1. Open Scene1 from the attached project.2. Select the particle system, advance the playback time to 800, and deselect t... Read more
Material shader is not applied properly when drawing geometry using Grap...
To reproduce:1. Open project2. Play scene Expected: second identical sphere will be drawnActual: white unlit sphere is drawn Reprodu... Read more
Strange performance spikes when at least one Rigidbody is present in the...
How to reproduce: 1. Open attached project2. Open scene boxInstantiation.unity- Make sure the Profiler Window is visible and the CPU... 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
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature