Search Issue Tracker
When Unity is launched with specific keyboard language, some commands ca...
Reproduction steps:1. Open project with Lithuanian keyboard language.2. Try to open windows with CTRL + (0-9). Expected result: All ... Read more
LogAssert.Expect(LogType.Error, message) fails if frames were skipped
How to reproduce:1. Open the "AssertError" project2. Open the Test Runner3. Run tests, "Test" fails Expected result: "Test" test sho... Read more
Mesh Renderer field Max Angle fails to stitch objects with a specific nu...
Steps to reproduce:1. Download project "Auto UV Max Angle misbehavior.zip" and open in Unity2. Open scene "Show Scene"3. Click on on... Read more
Editor crashes when compiling back thread function if it calls native pl...
To reproduce:Open attached project (CallNativePluginFromMonoBackThread) and wait for it to load CRASH! Reproduced in 5.6.3f1, 2017.1... Read more
[iOS] [VideoPlayer] video with 6 audio channels crashes when switching b...
How to reproduce:1. Open the attached project2. Make sure ControlManager in Hierarchy has assigned "3DH-Take1-Side-By-Side-4000x2000... Read more
Enabling loop and Changing playback speed starts video playback
To reproduce:1. Open attached project2. Run Scene3. Wait until video finishes playing4. Enable loop5. Change playback speed Actual b... Read more
GetObject failed to find Object for Library Representation is thrown whe...
Steps to reproduce:1. Create a new project2. Add the SpatialMapping_room.obj to the Assets folder3. Go back to Unity and select the ... Read more
Playmaker editor: renaming state loses focus after character pressed (v2)
1. What happenedWhen trying to rename a state in the Playmayker Editor window, the state loses focus after first character btn is pr... Read more
mono callstack overflow when callling Resources.UnloadUnusedAssets and c...
Crash with mono callstack overflow when calling Resources.UnloadUnusedAssets from a project with c# scripts that contain large, nest... Read more
[Input] Clickcount returns very big values when mouse is moved
Reproduction steps:1. Open the attached project2. Open "MouseScene"3. Press any mouse button and move mouse around4. See that clickc... 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