Search Issue Tracker
Animation curves on mecanim controllers do not produce correct values fo...
Steps to reproduce : - import the project attached in the user's last reply- open the scene "ReproScene"- open the Animator window- ... Read more
adding a wheel collider to a gameObject causes a crash
To reproduce:1. Open attached project2. Open Test scene3. Remove the collider from Sphere game object4. Add Wheel ColliderExpected r... Read more
Shaders with custom material editors can't be selected on procedural mat...
Steps to reproduce : - import the files attached in the edit- select the substance- drag the shader to the substance- click away and... Read more
Saving the scene resets the height and width of the canvas
Steps to reproduce : - import the project attached- open the scene Example - Auto Layout- go to Game View and switch the aspect to 4... Read more
InvalidCastException in WinRTBridge
Take a look at the screenshot "castexception.png"; Project builds fine on 4.3.4f1 and 4.5.0f3;Built on 4.3.4f1 editor, project runs ... Read more
buttonmash in input field in widget scene produces error
1. open and play widget scene in b92. click in input text field3. hit a number of random keys at once and quickly error: Read more
Getting value of undefined Input axis in Update method freezes Unity and...
If axis "Some Undefined Axis" is not defined in Input manager, the following line of active componentvoid Update () {Input.GetAxis (... Read more
ScrollViewArea scrolling behaviour is incorrect when scaleFactor is used...
Steps to reproduce:- Load DemoScene- Hit Play- Observe content on the stage is scaled up by a factor of 2 (using canvas scale factor... Read more
Android does not resume properly when coming back from an activity on sa...
Some parts of the project stop working (animations) when application comes back from an activity (google play store) on Samsung Gala... 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