Search Issue Tracker
[WebGL][Audio] Setting audioSource.time gives different results in edito...
Reproduction steps:1) Open attached project2) Open scene "Main"3) Enter play mode4) Press the "A" key on the keyboard rapidly--- You... Read more
Inconsistent behaviour when drag-and-dropping new assets
This looks like 3 separate problems: 1. Dragging an asset directly into the scene view (seems possible since 5.2) creates two copies... Read more
Compression is not performed on AssetBundles using BuildPipeline.BuildSt...
When building AssetBundle's using the legacy method BuildPipeline.BuildStreamedSceneAssetBundle(), using Unity 5.3.X, the created As... Read more
Sprite gets cut off diagonally
Steps to reproduce:1. Download attached spritesheet "Aldebert.png".2. Import sprite with settings:Texture Type: Sprite (2D and UI)Sp... Read more
Building to iOS fails with NullReferenceException on MonoAssemblyStripping
1. Open attached project2. Build to iOS with il2cpp3. NullReferenceException will be thrown Read more
[Prefab] Undoing the break of prefab connection crashes Unity
To reproduce:1) Create new project2) Create new empty game object in scene3) Make a prefab out of it4) Add RectTransform component t... Read more
[iOS] Performance 'tweaks' for low-end devices are not being applied in ...
Steps to reproduce: 1. Open attached project (ShaderPerformance.zip)2. Build 'TriangulationBug' scene for iOS3. Deploy the generated... Read more
[UWP] Package.appxmanifest generated incorrectly when specifiying a prot...
If you specify a protocol in the build settings for a WSA application, your project cannot be built anymore as the Package.appxmanif... Read more
Shader errors in WEBGL build (INVALID_ENUM: blendEquationSeparate: inval...
-e: see title, content loads fine though -repro:--open project--enter play mode and click green button--notice shoe shows fine and n... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject