Search Issue Tracker
CharacterControllers do not trigger OnControllerColliderHit when they co...
There doesn't seem to be any way to detect CharacterController collision. Run the test scene. Use WASD to move the blue capsule. If ... Read more
Default material properties and default values for new PhysicMaterial do...
Currently, when you create a new PhysicMaterial, friction will be set to a default of 0.4. When you assign no material at all, it us... Read more
Articulation Body drives teleport the whole chain to NaN coordinates whe...
Reproduction steps:1. Open the attached project2. Open scene "Scenes/SampleScene"3. Select "Prismatic + target"4. Enter Play mode an... Read more
Character Controller. stepOffset can be set to negative
CharacterController parameter stepOffset validation is missed in runtime, the value can be set as negative, which causes unexpected ... Read more
Character controller's step offset causes the character not to fit into ...
To reproduce:1. Open attached project2. Open scene repro - it contains a first person character controller with the step offset set ... Read more
Cloth crashes the editor
To reproduce:- create a game object- add SkinnedMeshRenderer component- add a standard mesh to it (like sphere)- add cloth component... 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
Triangle mesh collider does not collide
To reproduce:1. Open attached project2. Open collider vs box Collider scene3. Enter play modeExpected result: All the objects collid... Read more
Replace Box collider on adding another Box collider not working
Can add 2 Box colliders to cuberegression- not present in 4.2.1 and 4.2.2- present in all 4.3.x 2) How can we reproduce it using the... 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
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Resetting Quality Levels in Project Settings adds new Quality Levels instead of restoring default ones
- UI builder uxml files retain reference to non-existing assembly definition file when a assembly definition file is deleted
- Animator Entry and Base Layer Transitions links to the documentation aren’t working