Search Issue Tracker
OnTriggerEnter2D behaves like OnTriggerStay2D under certain circumstances
Steps to reproduce : - import the project attached- open the "Test" scene- press play and notice the messages in the console Duplica... Read more
Can't animate color value of materials
In the animation window it is possible to enter a new value for any of the rgba channels and the curve changes appropriately, howeve... Read more
FPS drop when built for iPhone 4S
To reproduce:1. Open the attached project (or any project that shows fps) with Unity 4.22. Build and run it for iPhone 4S3. See that... Read more
Input.inputString works differently on Windows and on Mac.
1) What happenedInput.inputString works differently on Windows and on Mac. Tested on Windows 8.0 and on OS X 10.8.5. When using Wind... Read more
MonoDevelop autocompletes "defines/conditionals" wrong
Reproducible in MonoDevelop when editing C# script. MonoDevelop automatically formats code by removing tabs and spaces before "#if",... Read more
Unity freezes when declaring a 3D texture 1024x1024x256 or higher
Steps to reproduce : - import the project attached- open the "TestGame" scene- press play and Unity will freeze- open DataManager.cs... Read more
The documentation doesn't contain a description for Undo.
The documentation doesn't contain a description for Undo.RegisterCompleteObjectUndo or Undo.RegisterFullObjectHierarchyUndo http://d... Read more
Many requests are made to the cache server with an empty hash
To reproduce:1. Download the Cache Server from http://docs.unity3d.com/Documentation/Manual/AssetCacheServer.html and start it.2. Op... Read more
Rect Transform and Box Collider2d get misplaced from each other in play ...
To reproduce:1. Open attached project2. Select the sprite "terrainas" and add it to the scene3. Attach a Rect Transform to the sprit... 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