Search Issue Tracker
Sprite Atlas allows multiple identical sprites when adding sprites in In...
To reproduce:1. Open my attached project (SpriteTest.zip), in Project window, select sprite atlas MYATLAS2. While MYATLAS selected, ... Read more
[WebGL] [OSX] Unable to type special characters (ë or é) on built project
To reproduce:1. Open project2. Play scene3. Type 'é' character to input field (alt + E, then press E again )4. Build and run scene f... Read more
[Android] Spot light is too bright on low-end devices
Reproduction steps:1. Open the attached project;2. Build "Scene" scene to device;3. Open an app in the device;4. Click "Load 5_3_8f1... Read more
Unity freezes on PlatformSemaphore::WaitForSignal when trying to build l...
Reproduction steps:1. Open project attached.2. Open scene "entryHub".3. Press Menu/Build/Bake/Lighting Expected result: Lighting wil... Read more
[Android] Exporting project with Gradle forces to have a keystore
Steps to reproduce: 1) Open Unity and create a new project2) In Build Settings, switch platform to Android3) Select Build System as ... Read more
"Asset import did not unload metadata path. This will leak memory." Erro...
Steps to reproduce:1. Open attached Unity Project "case_918819-Zadok".2. Load Scene "fpsWeapons\corridors"3. Navigate to Window->... Read more
Inconsistent behavior when adding identically-named sprites to Sprite Atlas
To reproduce:1. Open user's attached project, in Project window, select sprite atlas MYATLAS2. While MYATLAS selected, drag Tree spr... Read more
[Linux] Input.inputString returns false characters on Linux builds
Input.inputString returns irrelevant characters on Linux. Steps to reproduce:1) Open the attached project.2) Build for Linux.3) Run ... Read more
Lighting has blue color when baking lighting in batchmode
Reproduction steps:1.1. Open the project in Unity.1.2. Clear GI cache.1.3. Delete LightingData in Assets\White\Scenes\Teaser subfold... Read more
Unusual behavior of Cloth when timeScale is changed
When timeScale is changed Cloth shows strange ripples on its surface. How to reproduce:1. Open and run ClothScene scene2. Press "Sim... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used