Search Issue Tracker
Error "APIUpdater encountered some issues..." appear when using script u...
Reproduction steps: 1. Create new project. 2. Make a script with unsafe code. 3. Run script updater on it. Expected result: Script ... Read more
Windows Standalone build crashes when Vulkan is enabled
To reproduce: 1.Create empty project 2.In Edit > Project Settings > Player > Set Vulkan as primary Graphics API 3.Build the project ... Read more
Sprite packer causes Out of memory error
Unity editor crashes on sprite packing with out of memory exception, if there is not enough RAM. Tested with 4GB RAM Reproduction s... Read more
[Android] Application crashes with Fatal signal 11(SIGSEGV) when using S...
Steps to reproduce: 1) Download attached project 'ShurikenCrash.zip' and open in Unity 2) Build and run 'Play' scene on a device 3)... Read more
[Android] Downloading from the cache by Unity Web Request is slower than...
How to reproduce: 1. Open the attached project 2. Open Test2 scene 3. Build and run Test2 scene on Android device 4. Press the butto... Read more
Changing a camera's viewport via script breaks PostProcessing Effects in...
Steps to reproduce: 1. Download and open the newest attached project "ViewportImageEffect.zip" 2. Enter Playmode Expected result: c... Read more
Added script is not recognized as new, when adding it while pushing chan...
To reproduce: 1. Create new project 2. Add new script 3. Push project to collab 4. Delete script, push changes 5. While pushing chan... Read more
[Linux] NetworkInterface.GetAllNetworkInterfaces returns no interfaces
NetworkInterface.GetAllNetworkInterfaces() doesn't find any interfaces on Linux. Steps to reproduce: 1) Open the attached project. ... Read more
When there is no text in the TextMesh Pro Input Field, the length of it ...
Reproduction steps: 1. Open the attached project "exampleProject.zip"; 2. Open the scene "Test-InputField"; 3. Enter Play mode and c... Read more
[Metal] Mac crashes to Login screen after using color picker eye dropper...
Steps to reproduce: 1. Open EyedropperTest project 2. Make sure Metal API is activated in Player settings 3. Select "Recolor me" spr... 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
- Shader warnings are thrown after building High Definition 3D template
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device