Search Issue Tracker
Constraining Rigidbody2D teleports it to 0,0 when entering play mode
To reproduce: 1. Open attached project 2. Open Untitled Scene 3. Enter play mode Expected result: The box object stays in it's place... Read more
Physics 2D Raycaster always overrides UI raycaster regardless of sorting...
How to reproduce: 1. Open attached project 2. Open scene scene.unity 3. Play the scene 4. Select the EventSystem gameobject 5. Hove... Read more
[Crash] Lightmapping two terrains results in crash
Steps to reproduce: 1. Open attached project's scene "Terrain test". 2. Set one terrain's Y to -50. 3. Wait for lightmapping to fini... Read more
[ScriptableObject] NullReferenceException when selecting multiple assets
Steps to reproduce: 1. Open attached project 2. Select "MissingScript" asset and notice that it has a script missing 3. Select both... Read more
[ImageFX][Fix Included] Game View is completely black when using adaptiv...
Steps to reproduce: 1. Open the attached project 2. Open 'test' scene 3. Notice the 'Cube' game object has a scale of 0 on X axis a... Read more
Unity crash on launch caused by update checker
Crash is happening in the Unity update check, seems to be coming from CurlRequest::Check(). Elmir fixed it temporarily by dropping t... Read more
[NavMesh] [Auto-OffMeshLink] are not always generated correctly on terra...
To Reproduce: 1. Open scene test or create a new terrain. 2. For example set 'Jump distance' to ~8.5 bake. 3. Reduce it to ~7.5, ba... Read more
[GLCore] Tessellation only works with glcore43 or newer
Tessellation only works with glcore43 or newer version, but with modified glcore it should work with every version, because untiy sh... Read more
[IL2CPP] ReadOnlyCollection<T> doesn't work on ARM64
To reproduce: 1. Build the project attached to the comment for AMR64 (with development on). (GenericsTest.zip (8 MB) and NOT Generic... 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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan