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
Able to put ArticulationBody and RigidBody components on the same GameOb...
Steps to reproduce: 1. Open new project 2. Create new game object 3. Add ArticulationBody and Rigidbody component to the game object... Read more
ArticulationBody.maxLinearVelocity doesn't limit velocity when forces ar...
How to reproduce: 1. Open the user's attached project 2. Open scene TestScene 3. Press the Play button and observe the Console Expe... 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
Rotated and constrained GameObject with Fixed Joint breaks after collisi...
How to reproduce: 1. Open the user's attached project "FixedJointBug.zip" 2. Press Play Expected result: GameObject with Fixed Join... Read more
Articulation Body drives teleport the whole chain to NaN coordinates whe...
Reproduction steps: 1. Open the attached project 2. Open scene "Scenes/SampleScene" 3. Select "Prismatic + target" 4. Enter Play mod... Read more
Crash on internalABP::ABP_PairManager::addPair when switching to Articul...
Reproduction steps: 1. Open the user's attached project 2. Open scene 'Scenes/SampleScene' 3. Enter Play mode 4. Wait for 10-20 seco... Read more
Character controller's step offset causes the character not to fit into ...
To reproduce: 1. Open attached project 2. Open scene repro - it contains a first person character controller with the step offset se... Read more
Articulation body doesn't work when it is the last one in the chain AND ...
Reproduction steps: 1. Open user attached Project 2. Press Play 3. Select Articulated Hand in the Hierarchy 4. Increase the value of... Read more
Editor crashes on SerializedFile::ReadObject when opening the project
Reproduction steps: 1. Open the attached project from the google drive link 2. Go to Assets > Reimport All Reproducible with: 2020... 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
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used