Search Issue Tracker
[iOS] Texture compression artefacts on iOS and Unity 5.5 with low alpha ...
Steps to reproduce:1. Open User's attached project "Test 5.5" with Unity 5.52. Make sure Platform is set to iOS3. Have a look at the... Read more
The view in the Game window flickers when the window is resized because ...
Reproduction steps:1. Open the attached project;2. Open the scene "blackflicker";3. Resize the Game window; Actual result: the view ... Read more
Editor crashes after setting mesh to CanvasRenderer
Steps to reproduce:1. Download bug_sumple.zip and open "sample" scene2. Press play button to enter game mode Results: Editor crashes... Read more
GPU profiling for editor is not supported if playmode is not enabled
How to reproduce:1. Open Unity project2. Go to Window --> Profiler3. Enable Profile Editor tab and add GPU Profiler Expected resu... Read more
[IL2CPP] Using contravariance causes a compilation failure with type mis...
Steps to reproduce:1) Open the latest attached project.2) Build for iOS/Android with IL2CPP as the Scripting API.- Build will fail f... Read more
Unity crashes when importing large obj files
Steps to reproduce:1. Create a project2. Import Acropolis-3M.obj to the project3. Observe the crash Expected result: Unity should no... Read more
AndroidJavaObject.Call<>() throws exception instead of returning null po...
Reproduction steps:1. Open the attached project ("839005 - ReproProject.zip")2. Build and run on Android device3. Check device logca... Read more
Progress reported by AssetBundleCreateRequest is 0 when isDone is true
To reproduce:1. Make assetbundle by menu->tools/createassetbundle2. Open test scene3. Run project and hit the button Actual: "Pro... Read more
ScriptableObject sub-assets are null until assemblies are recompiled
Reproduction Steps:1. Import attached project.2. Open Window -> Localization.3. Drag "loc_master" from Resources -> Localizati... Read more
Humanoid animation throw Invalid AABB rkBox and IsFinite d outDistanceFo...
To reproduce: 1. Open attached project.2. Open scene: AnimationTestScene3. Press play. Errors in console: Invalid AABB aInvalid AABB... 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