Search Issue Tracker
SubScene objects doesn't inherit collision position transform from paren...
How to reproduce:1. Open the attached project2. Go to the Project window-> Scenes and open "SampleScene" scene3. Enter the Play m... Read more
Crashes on StackAllocator::FreeAllAllocations when trying to edit via Su...
How to reproduce:1. Open attached project2. Load scene called Level_Test3. Click the "Western" scene4. Click in the Inspector > s... Read more
DOTS Physics Center of mass does not apply when entering the Play Mode
Reproduction steps:1. Open the attached “Test Project” project2. Open the “Scenes/SampleScene” Scene3. Enter Play Mode4. Observe the... Read more
ColliderCastHit.Position returns NaN when SphereCasting to Capsule Colli...
Reproduction steps:1. Open attached project "1369770_SphereCast"2. Open Scenes/Empty3. Open Scripts/TestCapsuleSphereCast/CapsuleSpa... Read more
Using entities crashes the Editor when repeatedly entering the Play Mode
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Exit the Play Mode4. Enter the P... Read more
Unity Editor crashes when GameObjectConversionUtility.ConvertGameObjectH...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Wait for the Scene to load Expec... Read more
ParallelCreateContactsJob uses 1-2 milliseconds when two GameObject AABS...
How to reproduce:1. Open the “Mesh_AABS_Bug“ project2. Open the “SampleScene”3. Open the Standalone Profiler (Window > Analysis &... Read more
[DOTS Transform] SetComponentData is applied only to the parent Entity w...
How to reproduce:1. Open the attached project ("case_1189566.zip")2. Load the "SampleScene"3. Enter a Play Mode and open a Game view... Read more
[Mobile] Internal function can not be found when project with ECS is bui...
To reproduce:1. Open attached project2. Build and run to mobile device3. Check Logcat Actual results: Logcat throws Unable to find i... Read more
Unity Physics Rigidbody does not collide with TerrainCollider that has a...
Reproduction steps:1. Open “NarrowPhaseProject”2. Open “SampleScene”3. Enter Play Mode and observe the falling Rigidbody capsule Exp... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist