Search Issue Tracker
Android build fails when StreamingAssets contains 998 or more files
Reproduction steps:1. Open the attached “IN-99596” project2. Build the Android Player3. Observe the Console Expected result: The Pla... Read more
[RenderDoc] Compute Shader Dispatch Calls do not show in the Event Log
Repro steps:1) Open the project and main.scene in it2) Load RenderDoc on the Game View3) Press play and capture the frame with Rende... Read more
InputActionReference is not set when attempting to set it on a Prefab or...
How to reproduce:1. Open the attached project "IN-126633"2. In the Project window, select the "TestObject" Prefab Asset3. In the Ins... Read more
Graphic tablet stylus right-click is detected as left-click by Event.cur...
How to reproduce:1. Open the user-supplied project2. Connect a drawing tablet and make sure its stylus's button is mapped to perform... Read more
Using Mathf.Infinity in Attribute throws an IL2CPP error when building A...
To reproduce:1. Open the attached project.2. Switch platform to Android3. Build using IL2CPP Expected: Build succeedsActual: Build f... Read more
Multiple errors are logged in the Console when playing audio clips from ...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/GameScene” Scene3. Enter Play Mode4. Click anyw... Read more
Unity Burst compiler crashes at "burst_SetCurrentDebugLocation"
Steps to reproduce:1. Download the attached project and open "Ping" scene2. Enter play mode Results: Editor crashes Reproduced with:... Read more
[iOS 13] Gyroscope behaviour differs when Game View is opened while usin...
How to reproduce:1. Open the attached project2. Open the "SampleScene" scene3. Connect iOS device to the computer4. Open Unity Remot... Read more
[WebGL + OSX] copy & paste for input broken
-e: across browser copy & pasting via cmd-key shortcuts is not working in all cases -repro:--open and build attached project/sce... Read more
Deleted GameObject’s red name text is hard to read on blue highlight in ...
Steps to reproduce:1. Create new Unity project2. Create Cube GO in Hierarchy window3. Drag Cube GO to Project window to create a Pre... 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