Search Issue Tracker
Input.GetAxis does not work after loading another scene while two axes a...
How to reproduce:1. Open attached project "InputBug_2018.3.0a8.zip" and scene "SampleScene"2. Enter Play mode3. In Game view, use WA... Read more
[VideoPlayer] H264 videos don't loop on Android 4.1 and 4.2 devices
How to reproduce:1. Download the project from owncloud2. Build and run on Android device3. Video starts playing (loop is enabled)Res... Read more
Copy/Pasting multiple Game Objects to a different Hierarchy level random...
Steps to reproduce:1. Open the attached "case_1275324.zip" project and SampleScene scene2. Select nested Game Objects (Node (1) - No... Read more
When using Perforce and re-baking a NavMesh, the file created gets marke...
When connected to a P4 database with a Navmesh file already in there, re-baking the same Navmesh will cause the file to be marked fo... Read more
Game object partially falls through convex mesh collider
Steps to reproduce:1. Download MeshColliderTest.zip2. Open "bug" scene3. Enter play mode Expected results: Game object doesn't fall ... Read more
OVROverlay stops rendering Overlays for each element after 9
To reproduce:1. Open attached project;2. Open "Loading" scene;3. Enter Play mode;-Notice that "Picture_3" is missing;4. Exit Play mo... Read more
[Prefab] [UI] Crash in AspectRatioFitter
To reproduce:1) Open attached project and scene2) Click and drag SeatsOfPower prefab to the canvas3) Select the SeatsOfPower prefab ... Read more
[safari 11.1] gamepad mappings not matching
-e: safari 10.1 brings new gamepad support but the buttons don't match nicely like Chrome does (FF has its own issues) -repro:--buil... Read more
The performance is stuttering while the camera is moving parallel to the...
Reproduction steps:1. Open the attached project;2. Open the scene "Stutterring_Test_1";3. Enter Play mode and observe the performanc... Read more
Unity crashes when multiple joints are created inside the collider with ...
Unity crashes when there are multiple game objects with colliders and joints being instantiated in the same place. These game object... 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