Search Issue Tracker
Awake methods of generic class children are not called
Steps to reproduce:1. Create a generic class which is derived from MonoBehaviour2. Create a class which is derived from previously c... Read more
unused scripts not stripped from build while docs claim that
-e: our documentation (http://docs.unity3d.com/Documentation/Manual/ReducingFilesize.html) claims that unused assets are removed fro... Read more
Agent gets wrong position when obstacle moves down right on the agent
Agent gets wrong position { NaN, 1,083333, NaN } when obstacle moves down right on it. Use ObstacleAboveAgent.zip project for repro Read more
Resizing obstacle doesn't affect agent
Repro steps:- Place carving obstacle near the agent- Enter play mode- Change obstacles size (if it has box shape) or radius (if it h... Read more
TouchScreenKeyboard is available on more than iOS and Android platforms
Scripting page on TouchScreenKeyboard should be revised as additional platforms were added since addition of iOS and Android support... Read more
Problem in setting up shaders when loading a scene built with BuildPipel...
On loading the scene, the shaders Nature/Soft Tree Occlusion Leaves and Nature/Soft Tree Occlusion Bart do not work correctly on ter... Read more
WSA projects do not handle forbidden file name chars in product name
Using forbidden chars in player settings product name causes error appear in the console: "Error building Player: DirectoryNotFoundE... Read more
HingeJoint2D.referenceAngle is updated on every component value change
It should either be controlled through relative rotation of connected rigid body or be exposed and not changed during other value ch... Read more
Text moves around when writing and hitting tab in an input field
Steps to reproduce : - import the project attached- open the scene "Example-Widgets"- write in the single input field- hit tab a few... 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
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected