Search Issue Tracker
Crash on __pthread_kill when entering Play mode in a specific project
How to reproduce:1. Open the attached “IN-102762“ project2. Open the “SampleScene”3. Enter Play mode4. Observe the crash Reproducibl... Read more
Editor freezes when exiting Play Mode if the Game window position was ch...
How to reproduce:1. Open the user’s attached “samples-playground.zip” project2. Enter Play Mode3. Dock the Game Window somewhere els... Read more
[VFX] Unexpected inconsistent naming of sorting priority settings
In VFX Particle Output, we can control the sorting priority of the material thanks to a settings named "material offset".URP & H... Read more
“DllNotFoundException: libassimp assembly:<unknown assembly> type:<unkn...
How to reproduce:1. Open the “Report“ project2. Open the “SampleScene“3. Enter the Play Mode4. Observe the Console window Expected r... Read more
[Shuriken] Crash upon assigning the wrong particle List to the wrong Par...
Unity crashes if the wrong list of particles gets assigned to the wrong trigger event type. Repro steps:1. Open Bug_Crash scene from... Read more
Binding a mipmap as UAV to a compute shader causes validation errors wit...
Steps to reproduce: Open attached project WebGPUMipBug.zip. Open SampleScene.unity. Make sure that Web platform is selected in the b... Read more
Tab order is incorrect after re-ordering
Steps to reproduce: Create a new URP Project. Import attached TabUXML.uxml or create a UI Document with 3 tabs using Tabs nested ins... Read more
[Android] Version is null if a custom .gradle template is used without "...
Steps to reproduce:1. Open QA attached project2. Build the game to device3. Go to Settings -> Apps -> "built app name"4. Obser... Read more
[Test Runner] Test Runner window pops out from where ever it is docked, ...
When opening the Test Runner window it calls `s_Instance.Close();` if the window has been initialised already. This causes the windo... Read more
Audio Reverb Zone Component is not applied when Effects are reordered in...
Reproduction steps:1. Open the attached “AudioReverZoneBug.zip” project2. Enter the Play mode and listen to the audio3. Exit the Pla... 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 CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist