Search Issue Tracker
(Horizontal scroll is always zero on Windows)Touchpad horizontal scroll ...
Touchpad horizontal scroll in Animator is broken (Windows only) 1. What happenedOn Windows, the scroll on a touchpad (two finger dra... Read more
It's not possible to have separate instances of the Random class
Take a look at the API: http://docs.unity3d.com/ScriptReference/Random.html Note that the 'seed' value is static and therefore global. Read more
Add support for solution synchronization for Xamarin Studio
To reproduce:1. Go to "Unity -> Preferences -> External Tools"2. Change the "External Script Editor" to Xamarin3. Create a new... Read more
[Mono] Covariance crash
To Reproduce: 1. Open project 'CovarianceTestProjects'2. With Unity Test Tools Run Unity5PromiseTest (in Unit Tests) Read more
Not possible to remove/reset the Shader Keywords
Repro steps:1) Open the project and shader "keyword 9"2) There are instructions with specific lines in comments of the shader file. ... Read more
Empty error is logged with specific compile issue
Steps to reproduce: 1. Open the attached project2. Notice the empty error in the console3. Open the 'NewBehaviourScript' in Visual S... Read more
Some shaders are rendered more brightly on Samsung Galaxy S4 on GLES3
Some shaders looks more brightly on Samsung Galaxy S4. Other devices might be affected too. 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal