Search Issue Tracker
Xbox One Gamepad triggers are not working in WebGL builds
To reproduce:1. Open the attached project2. Play in editor and notice what controller triggers do3. Build for WebGLResult: Xbox One ... Read more
[Edge] tab crashes after reloading several times
-e: see title--works well in FF52 & Chrome56--fails on Edge 38.14393.0.0/EdgeHTML 14.14393--tested and fails for 5.4.3 and 5.5.1... Read more
Cannot dock windows after undocking them
Steps to reproduce : - create a new project- undock a window and notice the error- try to dock it back and notice that it's not poss... Read more
[iOS] Development builds crash GetVisibleSkinnedMeshRendererCount when r...
To Reproduce: 1. Build and empty Unity project to iOS with development build turn on.2. Observe that it crash in 'GetVisibleSkinnedM... Read more
Unity crashes when using abstract classes behaviour on a StateMachine
Steps to reproduce:1. Download StateMachineCrash.zip and open "BUG_scene" scene2. Open SimpleTest.cs change KeyCode.JoystickButton0 ... Read more
Invoking System.Collections.IEnumerable.GetEnumerator() fails on native ...
That means it fails on native objects that implement IIterable/IMapView/IVectorView/any other interface which when projected to CLR ... Read more
[Metal][Deferred] Tree leaves are not rendered when using Deferred rende...
Steps to repro: 1. Open attached project and 'bugMetalDeferred' scene on OSX (Metal);2. Resize Game view tab;3. Observe tree renderi... Read more
[iOS] Locked Orientation App orientation is switched if it is brought to...
Reproduction Steps:1. Open "Camera" project2. Build for iOS3. Check if orientation is locked to Landscape Right only4. In Xcode add ... Read more
In Editor Sign-in - Sign-in message overlaps on top of Services window u...
1. Create any project (in Production or Staging Env.)2. Make sure you're signed in3. Navigate to the Services Window4. Select Collab... 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