Search Issue Tracker
Right clicking Mono Behaviour component which has a missing script yield...
Right clicking Mono Behaviour component which has a missing script yields no result Steps to reproduce: 1. Create a project with one... Read more
Exceptions are thrown when a script is added as a component
To reproduce: 1. Create a new project or open the attached one 2. Select "Main Camera" and click "Add Component" in the Inspector 3.... Read more
Regression: "Unable to load the icon: 'sv_icon_dot9_pix16_gizmo'" error ...
Regression - doesn't happen in 5.5.0a6 1. What happened In 5.5.0b1 when you "select icon" in Inspector - a lot of errors appear in C... Read more
Multiselecting textures with different override settings doesn't show "-...
To reproduce: 1) Open attached project 2) Notice that there are 7 textures. Some of them have override for standalone enabled, some ... Read more
Selecting two gameObjects crashes Unity if one of them has 'Components c...
To reproduce this issue: 1. Import case_619848 package 2. Open 'Library' scene 3. Select Dialog( Hallway Right - > Dialog Triggers ... Read more
Pressing right click on script with missing component does not show dial...
Steps to reproduce: 1. Download and import attached project. 2. Open scene: main. 3. Select "GameObject" in Hierarchy window. 4. Ri... Read more
Rigidbody/Rigidbody2D Contraints are hidden in debug mode
To reproduce: 1. Start a new project. 2. Create a new game object. 3. Add a Rigidbody or Rigidbody2D to the game object. 4. Set the ... Read more
Script component does not get attached if any script contains syntax errors
To reproduce: 1. Open the attached project (it contains the main camera and a script attached to it which intentionally cause some c... Read more
Adding a script to a game object when any of the scripts contain errors ...
To reproduce: 1. Open the attached project (it contains a game object and a script with some syntax mistakes) 2. Try to drag the "te... Read more
Closer framing for asset previews using Bounding Spheres
The new preview window: Assets are very small/farway compared to if you preview a material. 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
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset