Search Issue Tracker
The standard material "Sprites-Diffuse" is missing from new projects
Start a new project (for kicks, make the project a "2D" project in editor settings as the "New Project Wizard Set Up" button is brok... Read more
Value changes are getting called on initialisation
Noticed that 'On Value Changed' is getting called on scene initialisation twice even though no value has been changed by a user. I'v... Read more
Pressing keyboard letter doesn't jump to the next item starting with tha...
Steps to reproduce : - create a new project- create a few game objects in the Hierarchy- press the first letter of an object and not... Read more
Deleting prefab instance child does not warn and loses prefab hint
Steps to reproduce: 1. Add sphere to scene.2. Add cube to scene.3. Make cube child of sphere.4. Drag sphere to project browser.5. De... Read more
Canvases are rendered intertwined
Repro steps:- Open attached project and scene 'Test'.- Start Play Mode and observe the two canvases rotate around each other.- Notic... Read more
Produce unique sibling names in hierarchy
When siblings GameObjects in the scene have the same names, it completely breaks animation with super confusing buggy behavior. We s... Read more
SetInertiaTensor: Inertia spams tensor must be larger then zero in all c...
Running AngryBots on consoles/dev, which is based on trunk gets me this message:Inertia tensor must be larger then zero in all coord... Read more
add error message and block for adding same component to object
If you add below listed components to objects that already have them attached (e.g. button on button) then you don't get an pop up e... Read more
RectTransform picking doesn't work when collapsed in Inspector
Repro steps:- Make sure RectTransform component is expanded in Inspector.- Select nothing in the Scene View or Hierarchy.- Click on ... Read more
Canvas doesn't update to Game View size when tab is not in front.
Repro steps:- Have Game View docked separately from Scene View and not being the front tab (see image)- Create new scene.- Menu: Gam... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- 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