Search Issue Tracker
UI Toolkit Dropdown input consumed when uGUI EventSystem is also in the ...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Enter the Play Mode Click on the Dro... Read more
[UniversalRP][Template] The template scene turns into white or green col...
How to reproduce:1. Create a new "Universal Render Pipeline" template project2. Switch platform to Android3. Observe the scene Expec... Read more
Error "Must set an output directory through SetCompileScriptsOutputDirec...
Reproduction steps:1. Create new project.2. Import Standard Assets from Asset Store. Expected result: Assets will be imported "clean... Read more
[Android] In logcat, Strip Engine code is falsely reported as being on ...
Steps to reproduce:1. Open the attached project and make sure code stripping is disabled (Strip Engine Code setting in Player Settin... Read more
ProBuilder shape pivot location is always in the center when the Pivot i...
How to reproduce:1. Create and open a new project2. Install the ProBuilder package from Package Manager3. Select the “Create Shape“ ... Read more
Crash in Build: UnityPlayer.dll!SharedObjectFactory<ShaderPropertySheet>...
How to reproduce:1. Open the build2. Enter tutorial (after opening credits)3. After the tutorial is loaded, press ALT + R to reload ... Read more
[Block] Gradients with high intensity sampled with a per-particle attrib...
Gradients with a high intensity (i.e. 10) flicker. Repro steps:1. Import the attached vfx.2. Activate color, observe expected behavi... Read more
[Android] Content type with PUT request with no upload handler shows "ap...
To reproduce:1. Open attached project2. Build and run to the Android platform3. Check the logcat4. Observe content type is set to "a... Read more
[MacOS] Impossible to create a project when at least one folder's name i...
Repro steps:1. Create a folder "projects." anywhere on the machine2. In Unity Hub, try creating a new project with the location set ... Read more
[UI Toolkit] can't use image store in GameResources folder
Steps to repro: - Create new Project with Unity 2021.3.10f1- Create folder with the name GameResources- Put an image (in my case it'... 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