Search Issue Tracker
OnTriggerStay2D is called not properly
To reproduce:1. Open the attached project2. Run the "scene1"3. Move Jane object using arrow keys so that it collides with a "Trappe"... Read more
Calling Sprite.textureRectOffset causes Unity to crash
To reproduce:1. Open attached project2. Open scene Flee_TestScene13. Open script "Inventory"4. Add a breakpoint on line 27 (inside O... Read more
OnSelectionChange() not called in Two-Column-Layout
Steps to reproduce : - import the project attached- go to Bug Report > Example- select the folders in the Project Browser and not... Read more
OnCollisionStay2D is not working as expected in regards to contact point...
Steps to reproduce : - import the project attached- open the scene and select the "Select me" gameobject- press play and notice the ... Read more
Console errors thrown despite cached GameObjects that Undo properly
Steps to reproduce : - open the project attached- open the scene "level"- go to Window -> FindReplaceTagsLaybers- click Find- cli... Read more
[Hierarchy] Cannot remove a property from a missing mono behavior from t...
Steps to reproduce : - import the project attached- open the scene "Test"- select the "Gameobject"- open the Animation window and no... Read more
EditorGUIUtility.GetBuiltinSkin always returns the Light skin even when ...
Steps to reproduce : - import the project attached- create a new "Editor" folder and move the script into the folder- open GetBuilti... Read more
[EGL] Unable to find an configuration matching minimum spec! on Android ...
With Unity 4.3 only the black screen is shown on older devices. The sounds can be heard, but no graphics are displayed. The "[EGL] U... Read more
WWW uses proxy for local request
-e: see title, it uses the proxy even when checking "Bypass proxy server for local addresses" on the internet options-works fine in ... Read more
Setting the mass of a Rigidbody2D script dynamically from any other scri...
To reproduce: Try changing RigidBody2D mass from a script. 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
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window