Search Issue Tracker
[HomeScreen] Clicking on 'new project' makes buttons disappear
Steps to repro:1. Open the homescreen2. Press 'new project'3. Observe buttons at top right: http://screencast.com/t/8qkKUpvb5uG3They... Read more
With method PlayerSettings.SetGraphicsAPIs you can include same api mult...
You can include same graphical api multiple times. Example code: "GraphicsDeviceType[] apis = { GraphicsDeviceType.Direct3D9, Graphi... Read more
[Material] Draging material on object throws error
Draging material asset on object in scene view throws null reference exceptions. 1. Open scene "Test".2. Select material "New Materi... Read more
Changes to ColorUsageAttribute are not immediately reflected in Color Pi...
- Put these lines into a script:[ColorUsageAttribute(true, true, -5, 5, -5, 5)]public Color myColor;- Attach the script to game obje... Read more
[OSX] Color picker doesn't update in realtime
To reproduce:1. Create a material2. Use color picker to select albedo3. Move picker around4. Notice color isn't updated, if you maxi... Read more
Need to save the scene to save changed colors if the color change was do...
Reproduction steps: 1. Open "MinimalReproProject"2. Open the "Main" Scene3. Navigate through the Project window to "Resources" ->... Read more
Unity crashes while selecting transitions between animation states
Reproduction steps:1. Open attached project.2. Open "Movement Test" scene.3. Open Window > Animator and select "Character" 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default