Search Issue Tracker
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
[Profiler][Performance] Number of meshes in the scene steadily increases...
Steps to repro: 1. Open Unity;2. Create new project and scene;3. Open Profiler window;4. Click 'Profile Editor' to enable editor pro... 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