Search Issue Tracker
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
After clicking button it does not stay highlighted despite mouse still h...
1. create button in scene and hit play2. let mouse hover above button: button is highlighted3. now click button and let mouse stay a... Read more
When navigating from one button to another, both buttons stay highlighted
1. create two buttons and put them side by side2. play scene and click on button3. now use arrow to navigate to other button4. obser... Read more
A character from multiple assetbundles fails to initialize animator
To reproduce:1. Open attached project2. Open scene "AvatarAssemblyTest"3. Enter play mode - wait a bit until a character appears in ... Read more
Shaders with Custom Material editors throw exceptions in SubstanceImport...
To reproduce:1. Create a new project and import the attached assets2. Select the substance parent3. Drag the "NewShader" into the sh... 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
- Cameras Overlay menu has unnecessary empty space at the bottom
- Sprite Atlas Asset UI issues
- Palette Settings link to the documentation isn’t working
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled