Search Issue Tracker
[UI Toolkit] PropertyField throws IndexOutOfRangeException when selectin...
How to reproduce:1. Open user-submitted project2. Select "New Player Build Settings.asset" in the Assets folder Expected result: Ass... Read more
Crash in GameObject::QueryComponentByType(Unity::Type const*) const when...
How to reproduce:1. Download the tester-attached Scene(SampleScene.unity)2. Create a new Unity project3. Import and open the Scene E... Read more
The Animator window defaults its layout when opened
Reproduction steps:1. Create a New Project2. Open the Animator window3. Resize the separator line in the middle of the window4. Clos... Read more
AR Simulation error on ArSession.Reset - SimulationProvider.CreateVoxelG...
Steps to reproduce:1. Open the attached user's project "LulworthExerciseV.zip"2. Open Scenes > "Test Loader.unity"3. Check player... Read more
Editor freezes when capturing a Player snapshot through Memory Profiler
Reproduction steps:1. Open a new or an existing project2. Open the Package Manager window and install the Memory Profiler package3. ... Read more
[Toon/Lit Outline] Toon shader not rendering outline when built
Steps to reproduce: 1. Open attached project2. Open 'TessellationSample' scene3. Change one of the spheres shader to Toon/Lit Outlin... Read more
Graphics.CopyTexture does not work with Texture2DArray when "Texture Qua...
How to reproduce:1. Open project "CopyTexture_TextureArray_TextureQuality.zip"2. Open "Scene" Scene (Assets>Scene)3. Select "Text... Read more
'Ultimate Endless Runner' A$ package gets broken in ios il2cpp build
1. What happened'Ultimate Endless Runner' A$ package (https://www.assetstore.unity3d.com/en/#!/content/77843) gets broken in iOS il2... Read more
OnPointerDown doesn't return the pressed UI elements
OnPointerDown() does not return the UI element that is clicked on; data.pointerPress gameObject is null. Steps to reproduce:1) Open ... Read more
[animation] Events not editable in Inspector
Once you create animation Events on a clip in the Inspector, the events can no longer be selected/edited on the timeline. this is a ... 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