Search Issue Tracker
Crash on RaiseException when AddGameElement handles a generic type
How to reproduce: 1. Open the attached “CrashRepro“ project 2. Open the “Assets/Scenes/Attemp1.unity“ Scene 3. Enter Play Mode ... Read more
AndroidPlayer selects Vulkan Graphics API over GLES even on devices with...
*Steps to reproduce:* Build any app for Android with Auto Graphics API enabled in PlayerSettings. Deploy to device with very old V... Read more
Interpolation 2D results are inconsistent when position.z = position.x i...
Reproduction steps: 1. Open the attached “IN-104532_PhysicsBug.zip“ project 2. Open the “Assets/Scenes/SampleScene.unity“ Scene 3... Read more
Game View's scale slider bar gets set to 2.5x when entering Play Mode
How to reproduce: 1. Create any new project 2. Open the Game view 3. Set the scale of the Game view to 1x 4. Enter Play Mode 5. Obse... Read more
Crash/Memory leak in a WebGL build when executing a very large switch st...
Reproduction steps: 1. Open the attached project ("100067_Repro") 2. Build and Run the project for WebGL 3. In the build, press t... Read more
“Fit viewport” doesn’t work if UXML Document output is resized to the sm...
*Steps to reproduce:* 1. Create a new project 2. Create UI Document (Create > UI > UI Document) 3. Double-click on the newly crea... Read more
[Asset Bundles] The Active Build Platform is being used instead of the b...
Reproduction steps: 1. Open the attached project a) If testing on Windows, open the “IN-103987_Win” project b) If testing on ... Read more
Reflection Probe is not rendered when changing the GPU Resident Drawer ...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Scenes/testProbes2.unity” Scene 3. Open the “As... Read more
Crash on InputExtraction::ExtractOOTSSnapshot or infinite loading when I...
Steps to reproduce: 1. Open the “user’s attached project” 2. Go to “Window/AI/Navigation Updater” through the Main Menu 3. Click ... Read more
Graph Loading Fails When BehaviorGraphAgent Is Selected in Inspector
*Description* When a BehaviorGraphAgent with no assigned graph is selected in the Inspector, loading a graph from code fails for th... 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
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project