Search Issue Tracker
[iOS] An incoming call notification sometimes freezes Unity app on iOS 15
Steps to reproduce: 1. Open any Unity project (attached project can be used as well)2. Switch to iOS and make a build3. Deploy the b... Read more
Loading shader is picked when allowAsyncCompilation = false and async co...
The cyan loading shader would in some cases leak into baked reflection probes. This problem may be a general shader/material problem... Read more
Wrong elements are selected when holding shift and selecting Game Object...
How to reproduce:1. Open the attached project2. Open SampleScene3. Select GameObject in the Scene Hierarchy4. Holding Ctrl select Ga... Read more
New Localization Tables are not preloaded when Preload All Tables is ena...
How to reproduce:1. Open the user's attached project2. Go to Window -> Asset Management -> Localization Tables3. Select the ta... Read more
[2D][Animation] Lost Crypt demo project has missing Sprite Library refer...
[2D][Animation] Lost Crypt demo project has missing Sprite Library references Opening Lost Crypt demo project on Unity 2021.1 or upg... Read more
URP package throws compilation error CS1525 when imported together with ...
Steps to reproduce:1. Create a new project2. Open Window -> Package Manager3. Import "Universal RP" package4. Import "Adaptive Pe... Read more
CapsuleCast won't detect a hit with a mesh, if the direction happens to ...
Reproduction steps:1. Open the attached "TestMeshCollider.zip" project2. Open the "SampleScene" Scene3. Observe logs in the Console ... Read more
EditorApplication.playModeStateChanged event is inaccurate when raised f...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Press the Play button4. Observe the Console E... Read more
[Android] Two DLLs in different folders are conflicting with each other ...
Reproduction steps:1. Open the attached project "BuildFail.zip"2. Go to File > Build settings3. Switch to an Android Platform4. A... Read more
Mobile Notifications unable to add or delete icons after building to any...
How to reproduce:1. Open attached project (or add Mobile Notifications package to new project)2. Go to Project settings and open Mob... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS