Search Issue Tracker
Validation error is thrown when using Shader Graph's Dropdown Nodes
Reproduction steps:1. Open the attached project "My Project"2. Open Shader Graph "Assets/Example/4D Noise" Expected result: No error... Read more
"UnityWebRequest" with "SetRequestHeader" sends two cookies
Reproduction steps: 1. Open "UnityWebRequestTest.zip" project2. Open "WireShark" and filter "http"3. Enter Play mode4. Watch in "Wir... Read more
Android build fails to do Gradle errors of multiple external SDKs
Steps to reproduce:1. Open the user's attached project "Line Slice.zip"2. Build it for Android Expected results: Android build compl... Read more
SyncColliderTransform is taking an extended amount of time while a Colli...
How to reproduce: 1. Open attached project2. Play the included scene3. Check the Profiler- Note the extended amount of time for Sync... Read more
The Tables in the Project Auditor’s Assemblies, and Precompiled Assembli...
Steps to reproduce: Create a new Unity project using the Universal 3D template Import the provided script "NewMonoBehaviourScript.cs... Read more
[Android] Folders under StreamingAssets that start with the underscore c...
A folder under StreamingAssets with a name starting with the underscore character is not copied to the final APK on Android builds. Read more
Errors are thrown when building project for WebGL where project is on a ...
How to reproduce:1. Open a new Unity project2. Build for WebGL Expected result: Build is successfulActual result: Multiple errors ar... Read more
Sprite Library Editor contains corrupted and low resolution icons
How to reproduce:1. Create a new 2D Unity Project2. Go to Window -> 2D -> Sprite Editor Library3. Observe the icons Expected r... Read more
Animator Controller Layer name stays unchanged in Layers tab when rename...
Steps to reproduce: Create a new Unity project using a 3D Universal Template Go to Assets > Create > Animation > Animator C... 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